ZeroRex0126
Results
3
comments of
ZeroRex0126
I have a fix, correct me if I am wrong, but since TinyMCE does the updating, the line " this._editor.setContent(isNullOrUndefined(value) ? '' : value);" is not needed and only needed...
Then, is there a way to update it and prevent it from jumping?
correct me if I am wrong, but since TinyMCE does the updating, the line " this._editor.setContent(isNullOrUndefined(value) ? '' : value);" is not needed and only needed for initialization.