Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firefox/Windows - Clicking 'Cancel' errors and never returns a value to the browser #19

Open
FreeTrade opened this issue Dec 30, 2022 · 1 comment

Comments

@FreeTrade
Copy link

Error is

Uncaught (in promise) Error: nos2x: undefined

Seems to be on line 52

let error = new Error('nos2x: ' + message.data.response.error.message)

message.data.response.error exist, but does not have a .message property.

@fiatjaf
Copy link
Owner

fiatjaf commented Dec 30, 2022

Sorry. We need a new extension for Firefox, see #18 (comment)

If you can help with that it will be great.

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

No branches or pull requests

2 participants