rappasoft/laravel-livewire-tables

[Bug]: Adding bulk action, causes Class Asset not found error.

soap opened this issue · 2 comments

soap commented

What happened?

I have upgraded to V3, and recreated Datatable component, everything works fine. But if I add bulk action, the error message Asset class not found fired.

How to reproduce the bug

No response

Package Version

3.1.4

PHP Version

8.1.x

Laravel Version

10.35

Alpine Version

No response

Theme

Bootstrap 5.x

Notes

May be I missed some configuration while upgrade.

Error Message

Class "Asset" not found
image

soap commented

Updated: This is not a bug, As I create new fresh laravel project using laravel/ui and laravel-livewire-tables works fine. It might cause by laravel-mix configuration on my side. But I don't have any idea what to look for.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.