You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@glynam1 Hi! Can you prepare minimal stackblitz demo with your setup? 🙏 It will help me with debugging this. I checked this today with ClassicEditor and it was working correctly, so it may be related to specific configuration.
I have a component like
and child
When using Ckeditor v43.3.0 and ckeditor-react v9.1.0 (or even latest)
This event does not fire. I have tried debugging it and the callback is set up but then the callback from the editor never seems to be fired.
Any insight?
The text was updated successfully, but these errors were encountered: