javascript - Joomla 3.7 - TinyMCE - Uncaught TypeError: Cannot read property 'replaceSelection' of undefined -
this error happend when editors-xtd plugin use function "jinserteditortext" tinymce.
with version >= joomla 3.7.3 (from update of tinymce 4.5.7).
for information function "jinserteditortext" right, it's "replaceselection" called "jinserteditortext" in tinymce.min.js generate error.
thanks in advance help
Comments
Post a Comment