You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Picture this, I enter debugging pressing Cmd-D. Once I'm done with it, I close Dev Tools and Chrome. Now when I reload, I'm expecting the app to connect to my packager running in the terminal and leave Chrome alone. But instead, Chrome pops up on every reload.
Is this by design?
The text was updated successfully, but these errors were encountered:
If you press cmd+ctrl+z you can disable chrome debugging. Would be nice to improve the detection though if chrome dev tools are closed, to disable it automatically. cc @frantic
brentvatne
changed the title
Chrome popping up on every reload (Already closed the debugging session)
[Debugger] Chrome popping up on every reload (Already closed the debugging session)
May 31, 2015
More of an annoyance than a bug.
Picture this, I enter debugging pressing Cmd-D. Once I'm done with it, I close Dev Tools and Chrome. Now when I reload, I'm expecting the app to connect to my packager running in the terminal and leave Chrome alone. But instead, Chrome pops up on every reload.
Is this by design?
The text was updated successfully, but these errors were encountered: