hvlads / django-ckeditor-5

Django CKEditor 5 integration.
Other
152 stars 60 forks source link

add a callback which receives the editor instance after creation #206

Closed goapunk closed 6 months ago

goapunk commented 8 months ago

We need to create forms with a ckeditor dynamically, having a callback would be quite handy to get the editor instance once it was created. I'm also happy to discuss other solutions if this not a good way to do it.

goapunk commented 6 months ago

Hi @goapunk, I encountered this error: image Thanks!

@hvlads Is there anything special you did? I can't seem to reproduce it.