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

0.9.x versions are not working in the IE8 #241

Closed
pitzcarraldo opened this issue Feb 22, 2016 · 2 comments
Closed

0.9.x versions are not working in the IE8 #241

pitzcarraldo opened this issue Feb 22, 2016 · 2 comments

Comments

@pitzcarraldo
Copy link

0.9.x versions are not working in the IE8. They send request well, but could not receive responses. I think it occurred by below commit. 986647b This commit removed 'onreadystatechange' from loadEvent.

I know that IE8 doesn't support 'onload' for XMLHttpRequest.
To support IE8 as before, this changes has to be reversed.

Thx :)

@pitzcarraldo pitzcarraldo changed the title Not working in IE8 0.9.x versions are not working in the IE8 Feb 22, 2016
@mzabriskie
Copy link
Member

Thanks for reporting this issue. I am reviewing a PR that will hopefully solve this and will release an update as soon as we get it working.

@pitzcarraldo
Copy link
Author

Cool 👍
Thanks :)

@axios axios locked and limited conversation to collaborators May 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants