Clean up initial router handling and add a default state
- Jun 24, 2021
-
-
Reiter, Christoph authored
In case the current state is the default one we don't redirect. This gets rid of the initial redirect/histroy entry when loading the page.
-
Reiter, Christoph authored
If the current state can't be used to generate a path just fall back to the current path
-