Skip to content

Conversation

kpcurai
Copy link

@kpcurai kpcurai commented Oct 18, 2023

Addresses #211.

Certain browsers (I've observed it in DuckDuckGo Mobile 5) will throw an error if a Promise is rejected with a non-Error object. HTMLElements call onerror with an Event subclass argument, not an error object, so this is causing some noise and losing context for debugging.

@akanoce
Copy link

akanoce commented Mar 26, 2024

Any chance to get this merged ? I'm experiencing the same issue mentioned in #211

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants