We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
IE 9 and 10 treat nicely my jsonp callback but IE 11 is reluctant to call them. Making the app unusable on the latter. The callback are situated at https://github.com/mrudelle/Flickr-feed-viewer/blob/develop/app/js/controllers.js#L26 (and line 52)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
IE 9 and 10 treat nicely my jsonp callback but IE 11 is reluctant to call them. Making the app unusable on the latter.
The callback are situated at https://github.com/mrudelle/Flickr-feed-viewer/blob/develop/app/js/controllers.js#L26 (and line 52)
The text was updated successfully, but these errors were encountered: