Reputation: 2283
After updating firebug, it has been behaving very weird. Firebug, for some reason, breaks everywhere there are exceptions. I'm working in SharePoint, and I get so many breaks, its like torture.
Is there any way to avoid this?
Thanks!
Upvotes: 0
Views: 548
Reputation: 41278
Open Console
tab, below the tabs on top there's a second row, which starts from the "Pause" button. If it's blinking, it means "Break on all errors" is active. Click it to disable.
Upvotes: 1