Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

aryanmalla19's avatar

aryanmalla19 liked a comment+100 XP

2mos ago

Filament RichEditor now showing content

Hi, when I try use richeditor with filament in livewire component it renders only with toolbar, there is no space to put content, in devconsole I don't see any errors. The code is a copy from filament doc https://filamentphp.com/docs/3.x/forms/adding-a-form-to-a-livewire-component What Should I check or how can I trace error?