wouter
wouter copied to clipboard
<Link> doesn't work with hash activated
I'm using hash and trying navigations as follow:
1st: Links (not work) 2nd: Links with hash (not work) 3rd: Links with hash with click (weird but works) 4th: navigate using buttons (normal, works)
Here's the reproduction code.
What's causing the problem?
Thanks
Hash routing seems to be broken in general. I also could not get navigation to work properly, either the pages work if the app is already loaded or they only work when you land them in a new tab.