MedicOneSystems / livewire-datatables

Advanced datatables using Laravel, Livewire, Tailwind CSS and Alpine JS
https://livewire-datatables.com/
MIT License
1.19k stars 258 forks source link

Fix missing icon error in datetime filter template #562

Open dimitri-koenig opened 1 year ago

dimitri-koenig commented 1 year ago

This new datetime filter uses x-datatables.icons.x-circle component, which does not exist. Everywhere else x-icons.x-circle is being used.

underdpt commented 12 months ago

I think I've been hit by this:

Unable to locate a class or view for component [datatables.icons.x-circle].

Any hope this will get merged?

dotmarn commented 11 months ago

I hope this is merged. I usually get the error whenever I try to cache my views. Good job!

t-raven commented 9 months ago

still not merged :( https://github.com/MedicOneSystems/livewire-datatables/issues/587