rappasoft / laravel-livewire-tables

A dynamic table component for Laravel Livewire
https://rappasoft.com/docs/laravel-livewire-tables/v2/introduction
MIT License
1.7k stars 320 forks source link

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

Closed soap closed 5 months ago

soap commented 6 months ago

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 6 months ago

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.

stale[bot] commented 5 months ago

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.