jodit
jodit copied to clipboard
Jodit is erasing all the content, when you change modes and make an undo action
Jodit Version: 3.4.17
Browser: Chrome OS: Windows Is React App: True
Expected behavior: If you type something on Jodit textarea, change to source mode, return to the previous mode and make a undo on what your typed, it should return with the previous edition.
Actual behavior: If you type something on Jodit textarea, change to source mode, return to the previous mode and make a undo on what your typed, it will return an empty string.
OBS: this issue is happening on https://xdsoft.net/jodit/ as well.
Is there any update on this issue? I am experiencing exactly the same issue on my ReactJs project.