-
Notifications
You must be signed in to change notification settings - Fork 168
Open
Description
What is the current behavior?
The onEditorChange
callback fires immidiatelly on the first render. I'm not sure if thats expected but I would expect to not fire since there was no actual change to the content.
Same happens with either the value
or initialValue
property.
Please provide the steps to reproduce and if possible a minimal demo of the problem via codesandbox.io or similar.
https://codesandbox.io/p/devbox/vibrant-wilson-ms4v5p
What is the expected behavior?
onEditorChange
should not fire
Which versions of TinyMCE, and which browser / OS are affected by this issue? Did this work in previous versions of TinyMCE or tinymce-react
?
version 4.3.2
ganor38
Metadata
Metadata
Assignees
Labels
No labels