I have an iframe that runs in web-context and inside it there is a list view. When i use touch to invoke a list view item, an exception is thrown:
Unhandled exception at line 15768, column 13 in ms-appx-web://microsoft.winjs.1.0/js/ui.js
0x800a1391 - JavaScript runtime error: 'Windows' is undefined
line 15768, column 13 in ms-appx-web://microsoft.winjs.1.0/js/ui.js:

Do anyone have any experience on how to solve this?