wouter icon indicating copy to clipboard operation
wouter copied to clipboard

<Link> doesn't work with hash activated

Open anonimusprogramus opened this issue 5 months ago • 1 comments

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

anonimusprogramus avatar Aug 27 '25 16:08 anonimusprogramus

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.

ricardomatias avatar Oct 14 '25 07:10 ricardomatias