wire-elements / wire-extender

Wire Extender allows you to embed any Livewire component on any website or even within a static HTML file.
https://wire-elements.dev/blog/embed-livewire-components-using-wire-extender
MIT License
208 stars 6 forks source link

Fixes wire:loading styles #16

Closed maltebaer closed 1 month ago

maltebaer commented 1 month ago

Hey @PhiloNL, absolutely love this package! It's astonishing how easy it is to embed Livewire components 😲

While integrating one of my components on an external site, I realised that the wire:loading styles are not applied correctly.

Think I found the culprit.

PhiloNL commented 1 month ago

Thanks @maltebaer 🙌 Good catch! 😄