First of thank you for such an amazing library. It has a neat and tidy public interface, it's nice to see a routing lib implemented so well in Typescript. Really happy over how small the API surface is.
There seems to be a bug where you can't go "back" after selecting a route the first time.
I think when the previous "action" was an "initial", the back button remains disabled.
It works after you click on a second route, but the first routing action should allow you to go back.
Sandbox
First of thank you for such an amazing library. It has a neat and tidy public interface, it's nice to see a routing lib implemented so well in Typescript. Really happy over how small the API surface is.
There seems to be a bug where you can't go "back" after selecting a route the first time.
I think when the previous "action" was an "initial", the back button remains disabled.
It works after you click on a second route, but the first routing action should allow you to go back.
Sandbox