I am debugging a React app made with create-react-app.
Reloading while paused on a breakpoint causes the page to stall. The page goes blank and will not reload; the tab can't be immediately closed. The dead tab appears to be trying to reload (spinner appears), but never reloads. I have to open the page in a new tab.