bezhanSalleh / filament-exceptions

A Simple & Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel
MIT License
143 stars 22 forks source link

Bug on publish filament component #56

Closed Sirajunnasihin closed 2 weeks ago

Sirajunnasihin commented 3 months ago

I got error trim(): Argument #1 ($string) must be of type string, Filament\Support\Enums\IconPosition given when i published filament component with command php artisan vendor:publish filament-views.

I got this error without changes any code on filament-views component. is this possible from this package or filament it self, cause the error is coming at file resources/views/vendor/filament/components/tabs/item.blade.php in e at line 56?