No route matched for preloading js assets
I am navigating to a dynamic route via link which is correct but it just changes the route segments and things it is not actually navigating me to page nor loading the page, I have to manually refresh the page to see content, even after refreshing the desired page which is on that dynamic route buttons don't work and links to other pages does the same thing. But if I don't navigate to this dynamic route and navigate to other routes everything works fine
I want to fix routing problems buttons not getting clicked
Tried clearing cache restarting server looked around the code but couldn't find a problem
1 Reply
can you reproduce this on a stackblitz for better investigation?
This may be a good starting point when you update the dependencies:
https://stackblitz.com/edit/github-a9ukgq?file=package.json
Birk Skyum
StackBlitz
Solid-start Basic Example - StackBlitz
Run official live example code for Solid-start Basic, created by Solidjs on StackBlitz