hakimel/Ladda

Spinner not spinning

Opened this issue · 3 comments

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.

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

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