T
TanStack2y ago
ratty-blush

Error when building app, Routes are not found

I am posting this again as it appears my original comment went unnoticed, but when built for production, all my routes are resolved with
404 not found
404 not found
on the page despite this not happening during development
2 Replies
adverse-sapphire
adverse-sapphire2y ago
We'll need a bit more to go on here. A reproduction (stackblitz or github repo) where we can test this out.
ratty-blush
ratty-blushOP17mo ago
A reproduction is quite hard considering it’s an issue on build more than anything This is an issue specific to the index route on later research though. Navigating to another route within the app and navigating back mounts the index route properly

Did you find this page helpful?