I have a problem with React Developer Tools. When I refresh the page of my react app in Google, there is a bug that causes the page to not reappear, it spins endlessly. If I disable the React Developer Tools extension, it works perfectly. Using Firefox where I don't have an extension, it works perfectly.
Is the problem with Google or the React dev tools extension? I guess my app is clean, otherwise I would have the same problem on Firefox. Thanks