Reactjs – React app debugging, hot reload and paused in debugger issues
I have this very annoying behavior and I don't know how to fix it. I am using React and Visual Studio Code. When I set breakpoints and debug in Edge everything works fine for a while. I hot reload changes,…