I am having an issue with debugging JavaScript files using breakpoints in Chrome Dev Tools. Whenever an error occurs, a red error message flashes on the screen so quickly that I can't read what it says. Is there a way to change this setting or access a log of errors?
Below is an image showing the flashing error messages that I am referring to.
Any help would be greatly appreciated. Thank you!