This repository has been archived by the owner on Sep 8, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When using the same tinymce editor for different rows of content (i.e…
…. open row 1 to populate editor, close row 1, then open row 2 to populate the same editor), there is an issue where if you hit 'undo' while in row 2, it will start going back to the content from row 1. I would recommend adding in a line that will refresh the undoManager when the content is re-set.
- Loading branch information