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

Cannot load data from manifest file #127

Closed
ivmartel opened this issue Feb 26, 2015 · 0 comments
Closed

Cannot load data from manifest file #127

ivmartel opened this issue Feb 26, 2015 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@ivmartel
Copy link
Owner

Loading from manifest gives:
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.

The culprit: https://github.com/ivmartel/dwv/blob/master/src/gui/html.js#L545

Manifest loading must use asynchronous XMLHttpRequest.

@ivmartel ivmartel added the bug Something isn't working label Feb 26, 2015
@ivmartel ivmartel self-assigned this Feb 26, 2015
@ivmartel ivmartel added this to the 0.9.0 milestone Feb 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant