Filament Rich Text Editor not clickable when we add multiple Editors in same form

Here is my form: Forms\Components\RichEditor::make('details') ->required() ->extraAttributes(['dusk' => 'details']) ->columnSpanFull(), Forms\Components\RichEditor::make('notes') ->required() ->extraAttributes(['dusk' => 'notes']) ->columnSpanFull(), Forms\Components\RichEditor::make('additional') ->extraAttributes(['dusk' => 'additional']) ->required() ->columnSpanFull(), I don't have any issue for single rich text editor but in above case only first text editor is clickable when I click Create action. It works well when I reload the page once again.
0 Replies
No replies yetBe the first to reply to this messageJoin
Want results from more Discord servers?
Add your server