samples icon indicating copy to clipboard operation
samples copied to clipboard

[navigation_and_routing] not able to react to link change on web

Open MainTobias opened this issue 4 years ago • 0 comments

When setting setPathUrlStrategy() instead of setHashUrlStrategy() and running it on web, when you go to /book/0 via the user interface and change it to /book/2 it will reload and then go to /signin

MainTobias avatar Aug 26 '21 16:08 MainTobias