Automatically pause on any exception

Published on Updated on

In DevTools, you can automatically pause on any exception (especially useful for uncaught exceptions). Just enable 'Pause on exceptions' within the Sources Panel. Optionally, you can also pause on caught exceptions.

This means the debugger will pause before that red message appears in the Console and you get a chance to inspect what may have gone wrong.

Updated on Improve article

We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.