Is there a way to disconnect the web sockets from hot reloading my angular app, for a particular browser tab by using devtools console window?
I would need to keep the app at a particular state while I have another instance open in another tab that will have enabled hot reloading.