mobx-contacts-list
mobx-contacts-list copied to clipboard
History/routing is partly broken
Thanks for this demo project.
I was looking how routing is being handled in combination with the browser history API, but I guess it does not work completely as you'd expect.
When you navigate to a page, go back with the browsers back-button, you cannot go forward.
Steps to reproduce
- Open app and click a link
- Push the back button to go to initial page
- Observe that the "forward button" in the browser is not active, albeit it should be