Select -> Searchable - Styling Error
basically for me it's a mess - anyone else seeing that?
12 Replies
Example ^^
Update: seems like it might be multiple causing the issue.
composer update -W
Thanks will do!
Unfortunately didn't help π¦
php artisan about --only=Filament
what is the Filament version?.. v3.2.76
php artisan filament:upgrade
Running now π
Nailed it! Perfect
Thanks @Leandro Ferreira
add
"@php artisan filament:upgrade"
in the post-autoload-dump
composer.json
Awesome thanks - adding it now
interestingly it was actually in there
not sure why this didn't run when you did
composer update
Yea odd....
Thanks - I'll keep an eye on it and let you guys know if it dosn't trigger again, at least I know what didn't work π