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

Ajax call should be async #30

Closed
fmarco76 opened this issue Aug 30, 2017 · 1 comment
Closed

Ajax call should be async #30

fmarco76 opened this issue Aug 30, 2017 · 1 comment

Comments

@fmarco76
Copy link

The file LiferayPlugIns/future-gateway-customisable-application-portlet/src/main/resources/META-INF/resources/js/fg-api.js contains a couple of synchronised ajax call but these are deprecated by modern browser and could create problems in the future. They should be converted to async

@fmarco76 fmarco76 changed the title Ajax call should async Ajax call should be async Aug 30, 2017
@fmarco76
Copy link
Author

Fixed with #33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant