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...

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.