Select -> Searchable - Styling Error

basically for me it's a mess - anyone else seeing that?
12 Replies
Robskiwarrior
Robskiwarriorβ€’2mo ago
Example ^^
No description
Robskiwarrior
Robskiwarriorβ€’2mo ago
Update: seems like it might be multiple causing the issue.
LeandroFerreira
LeandroFerreiraβ€’2mo ago
composer update -W
Robskiwarrior
Robskiwarriorβ€’2mo ago
Thanks will do! Unfortunately didn't help 😦
LeandroFerreira
LeandroFerreiraβ€’2mo ago
php artisan about --only=Filament what is the Filament version?
Robskiwarrior
Robskiwarriorβ€’2mo ago
.. v3.2.76
LeandroFerreira
LeandroFerreiraβ€’2mo ago
php artisan filament:upgrade
Robskiwarrior
Robskiwarriorβ€’2mo ago
Running now πŸ™‚ Nailed it! Perfect Thanks @Leandro Ferreira
LeandroFerreira
LeandroFerreiraβ€’2mo ago
add "@php artisan filament:upgrade" in the post-autoload-dump composer.json
"post-autoload-dump": [
...
"@php artisan filament:upgrade"
]
"post-autoload-dump": [
...
"@php artisan filament:upgrade"
]
Robskiwarrior
Robskiwarriorβ€’2mo ago
Awesome thanks - adding it now interestingly it was actually in there
LeandroFerreira
LeandroFerreiraβ€’2mo ago
not sure why this didn't run when you did composer update
Robskiwarrior
Robskiwarriorβ€’2mo ago
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 πŸ™‚
Want results from more Discord servers?
Add your server
More Posts