Hi :),
I’m working on a project based on React.js and Node.js.
The problem is that the start page on production is loading two times. On localhost is working fine.
I checked on different browsers, only on Internet Explorer/ Edge is loading one time.
I tested the website with “disabled cache” and in incognito mode - the same result -is loading two times.
What else I saw it, it refreshes page before first GET request call. Demo
Choking down my connection speed seems to have done the trick… it appears to be something related to the header bar causing the page to be re-rendered.