'React app is rendering blank page intermittently

I have an application running in React, and I have multiple links on a page. When I click on these links, sometime it renders a blank page with no network error shown in the developer console. However, if I were to refresh the page, it will load the page correctly. Also, the page will load correctly if I open the links in new tabs.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source