jodit icon indicating copy to clipboard operation
jodit copied to clipboard

Jodit is erasing all the content, when you change modes and make an undo action

Open NichoBrando opened this issue 3 years ago • 1 comments

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.

Jodit-WYSIWYG-HTML-editor--Pure-TypeScript--FileBrowser-and-Editor-Jodit-Google-Chrome-2021-03-27-

NichoBrando avatar Mar 27 '21 00:03 NichoBrando

Is there any update on this issue? I am experiencing exactly the same issue on my ReactJs project.

triaton avatar Nov 10 '21 15:11 triaton