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

Spinner not spinning #100

Open
sammyaxe opened this issue May 28, 2020 · 3 comments
Open

Spinner not spinning #100

sammyaxe opened this issue May 28, 2020 · 3 comments

Comments

@sammyaxe
Copy link

The issue is that I can see the spinner when I do this:

var l = Ladda.create(document.querySelector('.ladda-button')); l.start();
but it doesn't spin at all. Tried to remove all CSS to rule out CSS conflicts.

Using Laravel.

@theodorejb
Copy link
Collaborator

What browser and Ladda version are you using? Which stylesheet did you add?

@sammyaxe
Copy link
Author

@theodorejb
Copy link
Collaborator

Ladda 1.x isn't supported anymore. My recommendation would be to install the latest version from npm per the instructions.

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

2 participants