Skip to content

Conversation

@ZeroRex0126
Copy link

#425

since tinyMCE does the updating the line " this._editor.setContent(isNullOrUndefined(value) ? '' : value);" is not needed and only needed for initialization.

prove it works

tinyMCE.angular.fix.-.Trim.mp4

@ZeroRex0126 ZeroRex0126 requested a review from a team as a code owner August 27, 2025 06:51
@ZeroRex0126 ZeroRex0126 requested review from TheSpyder, ltrouton and spocke and removed request for a team August 27, 2025 06:51
@ZeroRex0126
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant