Closed arranbartish closed 7 years ago
This is a SPA and we should using the routing as part of the navigation and not the browser behaviour of clicking a link.
When a user clicks a link the browser navigates. This will unload the app and reload the page... not exactly a SPA.
this was an issue introduced by #16
done as part of pull request #22
This is a SPA and we should using the routing as part of the navigation and not the browser behaviour of clicking a link.
When a user clicks a link the browser navigates. This will unload the app and reload the page... not exactly a SPA.
this was an issue introduced by #16