webext-bridge icon indicating copy to clipboard operation
webext-bridge copied to clipboard

Hard to debug unhandled promise errors

Open beautyfree opened this issue 1 year ago • 1 comments

I get Uncaught (in promise) undefined and don't see easy methods to found place with error

beautyfree avatar Dec 13 '23 22:12 beautyfree

The same issue, I found that it is because a listener throws an error, causing the whole program to crash.

RobertChaw avatar Jun 07 '24 03:06 RobertChaw