Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

BUG: Navigation-App stays within the splash screen ... #3

Open
wolfgangvonludwigsburg opened this issue Oct 21, 2014 · 1 comment
Open

Comments

@wolfgangvonludwigsburg
Copy link

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>

<script src="/js/winstore-jscompat.js"></script>
<!-- script src="/js/jquery-2.1.1.js"></script -->

...

Since i just started with Windows Store Apps, i could not provide the solution,
i am sorry for that,
Regards, Wolfgang

@pgills
Copy link
Contributor

pgills commented Nov 17, 2014

Sounds like this could be related to winjs/winjs#718.

@pgills pgills self-assigned this Nov 17, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants