You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.
Windows 10 Technical Preview for Enterprise,
VS Express 2013
New Project "Navigation-App (Windows)",
in "default.html" including
<script src="/js/winstore-jscompat.js"></script>
prevents the error message as desired,
but as a side effect the navigation stays within the splash screen ...
=> There ist no navigation switching to "home.html".
part of default.html:
...
<script src="/js/default.js"></script>
<script src="/js/navigator.js"></script>
Windows 10 Technical Preview for Enterprise,
VS Express 2013
New Project "Navigation-App (Windows)",
<script src="/js/winstore-jscompat.js"></script>in "default.html" including
prevents the error message as desired,
but as a side effect the navigation stays within the splash screen ...
=> There ist no navigation switching to "home.html".
part of default.html:
...
<script src="/js/default.js"></script>
<script src="/js/navigator.js"></script>
...
Since i just started with Windows Store Apps, i could not provide the solution,
i am sorry for that,
Regards, Wolfgang
The text was updated successfully, but these errors were encountered: