I have been using Google Chrome’s dev tool kit (element inspection, stack trace, javascript debugging, etc.) for some time with great success.
However, about two weeks ago, it suddenly became VERY sluggish. For example, when I right-click an element in the UI and then click “Inspect Element”, or when I simply press F12, the code window takes 30-45 seconds to come up. It used to happen in less than a second.
Has anyone else run into this problem? If so, were you able to correct it? How?
Thanks in advance!
Matt
This was solved by clearing my cache (temp files, cookies, etc) in Chrome. Not sure what the root cause was, but that fixed the problem.