Closed sammyaxe closed 4 years ago
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.
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.