© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•3y ago•
27 replies
Hooligan Dev

Select::isOptionDisabled(): Argument #2 ($label) must be of type string, null given

After upgrading to Filament 3 I am getting this error on some of my resources. I tried to follow the traces but nothing was clear there. Any idea what changed that made my app break?
Solution
Adding
->whereNotNull()
->whereNotNull()
to my query fetching the Select option did the trick
Jump to solution
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Select::isOptionDisabled(): Argument #2 ($label) must be of type string, null given,
FilamentFFilament / ❓┊help
3y ago
Select::isOptionDisabled(): Argument #2 ($label) must be of type string
FilamentFFilament / ❓┊help
3y ago
Filament\Forms\Components\Select::isOptionDisabled(): Argument #2 ($label) must be of type string,
FilamentFFilament / ❓┊help
11mo ago
Filament\Forms\Components\Select::isOptionDisabled(): Argument #2 ($label) must be of type string
FilamentFFilament / ❓┊help
3y ago