livewire-datatables icon indicating copy to clipboard operation
livewire-datatables copied to clipboard

Fix missing icon error in datetime filter template

Open dimitri-koenig opened this issue 1 year ago • 3 comments

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

dimitri-koenig avatar Mar 21 '23 17:03 dimitri-koenig

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?

underdpt avatar Jul 18 '23 10:07 underdpt

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

dotmarn avatar Aug 05 '23 08:08 dotmarn

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

t-raven avatar Oct 12 '23 12:10 t-raven