RichEditor display issue
I've created a Form on my site and added just a TextInput and RichEditor but the RichEditor is not displaying properly and I can't figure out why. Thanks.
6 Replies
The rich editor expands as you type, is that what you mean?
No, I think it should be bigger than that and I can't type in at all. It's like the whole text entry section isn't there.
Your submit button is missing styling too
I've checked the panel and it works fine in there, just not in the standalone form.
Console errors?
Did you do $this->form->fill() in the mount method?
Yes I did. I have this console error: Uncaught (in promise) TypeError: i is not a function