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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed issues on IE9 relating to XMLHttpRequest #3

Merged
merged 1 commit into from Apr 27, 2015

Conversation

joellanciaux
Copy link
Contributor

This library rocks, so thanks a ton for putting it together!

We're using this in the documentation of Griddle and a user noticed issues loading data on IE9 which was related to some XmlHtmlRequest goofiness.

I've put together a fix so that the wrapper will use XDomainRequest if it's available.

Thanks again! 馃憤

@cfjedimaster
Copy link
Owner

Thanks - and Griddle looks cool. I'm not using React yet, but want to soon.

cfjedimaster added a commit that referenced this pull request Apr 27, 2015
Fixed issues on IE9 relating to XMLHttpRequest
@cfjedimaster cfjedimaster merged commit 2c8a87c into cfjedimaster:master Apr 27, 2015
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.

None yet

2 participants