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

Synchronous XMLHttpRequest on the main thread is deprecated #2303

Closed
tandraschko opened this issue Apr 25, 2017 · 0 comments
Closed

Synchronous XMLHttpRequest on the main thread is deprecated #2303

tandraschko opened this issue Apr 25, 2017 · 0 comments
Assignees
Labels
enhancement Additional functionality to current component
Milestone

Comments

@tandraschko
Copy link
Member

We should check if we can avoid this warning.
Currently we use it in PrimeFaces.getScript(). I think the xhr request must not be sync, but we must sync our order to get all required scripts.

@tandraschko tandraschko self-assigned this Apr 25, 2017
@tandraschko tandraschko added this to the 6.2 milestone Apr 25, 2017
@tandraschko tandraschko added the enhancement Additional functionality to current component label Apr 25, 2017
tandraschko added a commit that referenced this issue Sep 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Additional functionality to current component
Projects
None yet
Development

No branches or pull requests

1 participant