Chrome error: "Inspected target disconnected. Once it reloads we will attach to it automatically." Chrome error: "Inspected target disconnected. Once it reloads we will attach to it automatically." google-chrome google-chrome

Chrome error: "Inspected target disconnected. Once it reloads we will attach to it automatically."


Turn off your extensions. I had a Knockoutjs context debugger plugin and it caused the very same behaviour with the same version of Chrome.


I just have the same problem. When i check code that have a infinity loop. That is add the same object again and again it takes high memory. When it full the ram then the page is going to unresponsive. When i check it in Mozilla Firefox the ram full alert is shown in my Antivirus. Chrome can handle it but Mozilla can't take it. It will loop as it's possible. So don't blame chrome it is handle the exception. Check the codes. If its not your page then leave it.

Finally check the loops....