Unable to locate a class or view for component [datatables.icons.x-circle].
Opened this issue · 0 comments
tej-alien commented
Hi When i run php artisan view:cache
i found
Unable to locate a class or view for component [datatables.icons.x-circle].
found the solution as needed to replace on
resources/views/livewire/datatables/filters/datetime.blade.php
by following
x-datatables.icons.x-circle
by replacing
x-icons.x-circle
hope this will be checked and updated