FilamentF
Filament15mo ago
thexyn

Stats

I have integration CKEditor5 with custom field
this is my code:
//CKEditor.php

//forms.components.CKEditor.php

I have 2 problem
  1. if in forms.components.CKEditor.php i remove editor: null then state work but cosur alway first line,
  2. if I add editor: null then problem 1 resolve but state not update data. please help fix
image.png
image.png
image.png
Solution
I have resloved
Was this page helpful?