Form not submitting when using CKEditor
I am using CKEditor for the texarea field. The CKEditor is a blade component, that is being called in the view.
3 Replies
The blade component
The filament part
What do you mean by not subletting? The whole form or is just that field missing?
You don’t bind the state anywhere
Forms are based on Livewire and aren’t plain HTML forms.