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

readystate.interactive() called twice on error #1

Open
binarykitchen opened this issue Apr 26, 2015 · 1 comment
Open

readystate.interactive() called twice on error #1

binarykitchen opened this issue Apr 26, 2015 · 1 comment

Comments

@binarykitchen
Copy link
Contributor

When the callback inside readystate.interactive() is throwing an error and it's uncaught, not processed anywhere else, then readystate.interactive() is called again, twice.

Shouldn't be. Call it once only I think. Not sure if it's a bug or normal behavior?

@3rd-Eden
Copy link
Member

This sounds like a bug to me as shouldn't really be able to set the same readystate twice.

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