rich editor not displaying input field while embedded in Livewire component

I simply cut/paste from filament docs and inserted into an existing Livewire component. Everything works but there is not display of the Rich Editor text area input. The toolbar is there. All other form types (text input, radio, check) are displayed and working. Dev tools shows no js issues. What on earth am I missing?
2 Replies
RyMartin767
RyMartin767OP12mo ago
No. And styling of other form elements seems to be working so it’s using proper CSS.

Did you find this page helpful?