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 you navigate to https://purrfect.massa/dashboard and refresh the page you see a white screen because the HTTP response body is empty, but the HTTP status code is 200.
Providing an option to support dynamic routes
This option redirects all pages that cannot be found to index.html so that it works properly with libraries like react-router-dom.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Currently the Station looks for .html pages in routes.
Example scenario for the current situation
https://purrfect.massa/
Providing an option to support dynamic routes
This option redirects all pages that cannot be found to index.html so that it works properly with libraries like react-router-dom.
Here's an example from digital ocean ->
Beta Was this translation helpful? Give feedback.
All reactions