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
The text was updated successfully, but these errors were encountered:
hassanasad
changed the title
Editor inserting blank div when trying to save empty text
Editor inserting blank div when trying to save empty text v4.2.0+
Nov 8, 2024
Expected behavior.
In version
4.2.0
, if empty text is saved, the editor doesn't auto inject any DOM (div) elements. This should be the expected behaviour.Actual behavior.
In version
4.3.0
, if empty text is saved, the editor is auto injecting an emptyI am surprised why it injects
"
also.Editor version.
v4.3.0
OS.
MacOS
Browser.
Chrome
The text was updated successfully, but these errors were encountered: