budo icon indicating copy to clipboard operation
budo copied to clipboard

How to disable errors messages from replacing DOM?

Open jensenhertz opened this issue 2 years ago • 0 comments

As the topic asks, how can I disable errors messages from overwriting everything in DOM?

I'm trying to debug a web app and it's extremely frustrating having to reload everything when any error is encountered because budo replaces the DOM with the error message.

jensenhertz avatar Aug 05 '22 10:08 jensenhertz