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
Hi all
In my react-app-rewired web application I have got the following problem: If the user clicks the "reload page" button, a get request is triggered and shown instead of loading the app. This is only happening in production mode. I know it is a well known issue, but with react-app-rewired I cannot find the solution. Do I have to handle it in config-overrides?
Thanks for help
Moka
The text was updated successfully, but these errors were encountered:
Hi all
In my react-app-rewired web application I have got the following problem: If the user clicks the "reload page" button, a get request is triggered and shown instead of loading the app. This is only happening in production mode. I know it is a well known issue, but with react-app-rewired I cannot find the solution. Do I have to handle it in config-overrides?
Thanks for help
Moka
The text was updated successfully, but these errors were encountered: