T
TanStack15mo ago
unwilling-turquoise

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
fair-rose
fair-rose15mo ago
We'll need a bit more to go on here. A reproduction (stackblitz or github repo) where we can test this out.
unwilling-turquoise
unwilling-turquoiseOP14mo 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?