diff --git a/apps/web/src/components/editor/tinymce.js b/apps/web/src/components/editor/tinymce.js index adf59e129..8c2d92df3 100644 --- a/apps/web/src/components/editor/tinymce.js +++ b/apps/web/src/components/editor/tinymce.js @@ -124,7 +124,7 @@ const plugins = { pro: "textpattern picker", }; -const changeEvents = "change input compositionend setcontent"; +const changeEvents = "change input compositionend setcontent paste"; function TinyMCE(props) { const {