Vue 3 + Vue Router + Vite page refreshes

Followed the Vue guide and the app works correctly expect for page refreshes. Rewrite rules are setup per the Vue guide.

When reloading the browser, it’s redirected to /index.html with a 404 message and a link to go back home. This app works correctly locally and on other hosting providers.

Well this is awkward. Missed setting the rule to Rewrite :man_facepalming:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.