serversideup / webext-bridge

💬 Messaging in Web Extensions made easy. Batteries included.
https://serversideup.net/open-source/webext-bridge
MIT License
505 stars 46 forks source link

Hard to debug unhandled promise errors #70

Open beautyfree opened 9 months ago

beautyfree commented 9 months ago

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

RobertChaw commented 3 months ago

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