-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
On load, the view with selected="true" is not added to the navigation stack, which breaks the backButton
To reproduce
Open a new tab with URL: http://www.remi-grumeau.com/projects/emy/demos/getting-started/interface.html#screen1
the initial screen shows up, and Emy auto-navigates to #screen1
click on the backButton. Nothing happens.
The hashChange is not taken in account by the browser, so it can't go back in the navigation history.
Reactions are currently unavailable
