Loading Indicators always spinning
Hi,
All my filament indicators are spinning all the time now:
I've tried adding @livewireStyles into my layout head, which seemed to fix it for some people, but that made no difference, not even after recompiling the CSS/JS.
Any other ideas?
All my filament indicators are spinning all the time now:
I've tried adding @livewireStyles into my layout head, which seemed to fix it for some people, but that made no difference, not even after recompiling the CSS/JS.
Any other ideas?

Solution
Got it. I'd added
But somewhere livewire is already defined, according to the console, so it must be in the filament JS I guess.
But somewhere livewire is already defined, according to the console, so it must be in the filament JS I guess.