You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a user attempts to refresh the page on any page other than /, the web server returns a 404 error and is not redirecting the response to index.html, which should then leverage the Vue Router.