- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
I'm on a Mac running 2248. A simple two page test app with a button on page1 linking to page2 doesn't work. I'm sure this worked in the past. To test that it wasn't me, I created a copy of Yoga sample app, and added a button - didn't work. Then I changed one of the existing buttons to go to a different page - didn't work.
Any ideas?
링크가 복사됨
5 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
2248 is stuffed hey.
The emulator for me doesn't update document.location.hash, so navigation doesn't work properly
Push the same app to a device and it works fine.
I'm only new to XDK so thought it was something I was doing...
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
When you are running the debugger in the emulator, what is the output of the failure when you try to navigate to the second page?
