2

My developer tools session pauses while the page load. I see it happens while loading jquery and angular.js. I don't see any error afterwards. See the secreenshot (stack) below.

Jquery exception

It is look like this is just a check for sizzle.js. Should I concern?

Angular error

Looks like it is looking for locale module.

If these errors are ok, how can I bypass these two errors in Developer Tools as I had to resume every time the page reloads.

4

1 回答 1

3

异常禁用功能暂停。 https://developers.google.com/chrome-developer-tools/docs/scripts-breakpoints#js_exceptions

于 2012-06-18T19:13:19.397 回答