budo
budo copied to clipboard
How to disable errors messages from replacing DOM?
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.