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
I have a single-page application and I have routes which off course does not exist on server side. When i do reloading of the page not on the / i get 404 not found.
Is there any possibility to make that all unknown routes to fallback to / or something similar?
thnks
The text was updated successfully, but these errors were encountered:
I have a single-page application and I have routes which off course does not exist on server side. When i do reloading of the page not on the / i get 404 not found.
Is there any possibility to make that all unknown routes to fallback to / or something similar?
thnks
The text was updated successfully, but these errors were encountered: