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

Spin do not show animation in UI after updating Bootstrap and jQuery #373

Closed
LVDuong opened this issue Nov 14, 2019 · 2 comments
Closed

Comments

@LVDuong
Copy link

LVDuong commented Nov 14, 2019

I am using spin.min.js version 2.3.2. With old version of Bootstrap and jQuery, the spin animation show in the view when I use showLoading. But after I update my Bootstrap to version 4.3.1 and 3.4.1 with jQuery, the function showLoading() keep running but it do not show spin animation in the view.

Who can help me resolve this problem to show spin in the loading view?

Thanks so much!

@simplenotezy
Copy link

I believe I have the same error. The spinner is visible and all HTML is there:

image

But the animation is just simply black. No animation:

image

@theodorejb
Copy link
Collaborator

v2.3.2 isn't supported anymore. I would recommend updating to v4 and adding back jQuery support if you need it per #365 (comment).

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

3 participants