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

Loading modal not shown on Chrome #63

Open
ghost opened this issue Jan 8, 2017 · 1 comment
Open

Loading modal not shown on Chrome #63

ghost opened this issue Jan 8, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Jan 8, 2017

Loading modal not shown on google chrome (or showed only after post request process finished).
This problem is caused by the async property on doRemote is set to false, and it makes beforeRemoteRequest.call(instance); call delayed right after the post request process finished.

ghost pushed a commit to majdyz/yii2-ajaxcrud that referenced this issue Jan 8, 2017
@almirb
Copy link

almirb commented Sep 28, 2017

Thanks @zmajdy . I tested It and works!

almirb added a commit to almirb/yii2-ajaxcrud that referenced this issue Sep 28, 2017
Fix for not showing "loading" on Google Chrome.

johnitvn#63
onmotion pushed a commit to onmotion/yii2-ajaxcrud that referenced this issue Oct 25, 2017
onmotion pushed a commit to onmotion/yii2-ajaxcrud that referenced this issue Oct 25, 2017
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

No branches or pull requests

1 participant