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 was archived by the owner on Oct 8, 2021. It is now read-only.
When I navigate with my navbar or my links all is OK (the path is used with the new approach).
But if i use the $.mobile.changePage({url: "myPage.html"}); the Url is not as excepted : the old fashion is used ?
The big problem occure when I navigate to my page with my NavBar (with good URL formatting) and after go to the same page with the changePage api => Page event beforeshow is not send.