Select disableOptionsWhenSelectedInSiblingRepeaterItems fails when options are Enum

I have a select field with options loaded form enum. I want to disable the selected options in repeater and it does not even open the page saying enum could not be converted to string. Forms\Components\Select::make('letter') ->options(AnswerLetterEnum::class) ->disableOptionsWhenSelectedInSiblingRepeaterItems()
No description
0 Replies
No replies yetBe the first to reply to this messageJoin