I am having strange behaviour in my react app. Steps to reproduce/introduce the problem:
This only happens on production incognito mode (Chrome, Firefox). No issue in development incognito or normal browsing modes. No issue in production normal mode also.
Is there something that I don't understand or missing, about how my react app is working or differences between incognito and normal modes? Or even server config (aws amplify)?
In normal mode or development, coming back from external site to react app, app works as expected, app/page/component is being rendered properly