-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
I use a named routing in my project. If I navigate to the Stacks page, the URL becomes localhost:123/stacks and so on. When I refresh the page locally, the Stacks page opened up. But after deploying to Heroku, after refreshing on stacks page, I get only "Not Found" text.
I think Heroku should redirect all routes to the index.html file.
I found a solution for the Firebase, but can't find one for Heroku:
https://stackoverflow.com/a/51236284/1419756
Thank you!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels