Replies: 1 comment 2 replies
-
You probably want to enable SPA routing, aka, everything routes to The problem is that if you're on |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a React app that runs perfectly during dev. All of the subpages go where they're supposed to go. On the server, I get 404 errors every time I refresh the browser while on a subpage. This is the first time I've used Vite. Is there a setting or setup I need to do to make this work?
Beta Was this translation helpful? Give feedback.
All reactions