In production deploy, some page with extra url params will crash on refresh. The routes working perfectly fine on local env
To replicate:
- Visit the production deploy
- Log in and go to countries page
- Click on a continent e.g: Asia.
- Refresh the page
- The page should crash and show a 404
In production deploy, some page with extra url params will crash on refresh. The routes working perfectly fine on local env
To replicate: