mileung
What does it mean when a tags don't navigate to their href?
I have a tags with valid hrefs and they're not disabled or abything like that but sometimes when I click on them, the solid app doesn't navigate to the new route. The way I get around this is to disable scripts or to restart the dev server. How do I prevent this annoying behavior?
"@solidjs/meta": "0.29.4",
"@solidjs/router": "^0.15.0",
"@solidjs/start": "^1.0.10",
7 replies