Quasar in production - Refresh - 404 Not Found #14910
-
I have a Quasar SPA in production and when I try to refresh (F5) I get the following error: 404 Not Found. My development Quasar info: Global packages Important local packages Quasar App Extensions |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Is the 404 Not found error given by the browser, or is the 404 framework page shown? |
Beta Was this translation helpful? Give feedback.
-
set your server for vue router history mode https://router.vuejs.org/guide/essentials/history-mode.html#nginx |
Beta Was this translation helpful? Give feedback.
set your server for vue router history mode https://router.vuejs.org/guide/essentials/history-mode.html#nginx