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

I'm getting the following error when trying to create or edit a EmailResource

Filament\Forms\Components\Select::isOptionDisabled(): Argument #2 ($label) must be of type string, null given, called in /home/forge/removalswirral.com/storage/framework/views/261a1cb3791d1db28c7c94aecd082ed5.php on line 86


This is only happening on my production server, not locally. Not quite sure how to debug it as i believe its referencing a blade generated template?
Was this page helpful?