When I open my Metro app in Blend the main view loads but it never gets passed the first loading screen.
All I see is an error in the error list:
JavaScript runtime error: Unable to set property 'width' of undefined or null reference
File: default.html
There is no indication whatsoever on where exactly this error occurs. No line number, nothing.
How can I figure out what causes this exception?
The app runs fine outside of blend.