Stats
I have integration CKEditor5 with custom field
this is my code:
//CKEditor.php
//forms.components.CKEditor.php
I have 2 problem
this is my code:
//CKEditor.php
//forms.components.CKEditor.php
I have 2 problem
- if in forms.components.CKEditor.php i remove editor: null then state work but cosur alway first line,
- if I add editor: null then problem 1 resolve but state not update data. please help fix


