You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There appears to be an issue in https://github.com/modxcms/TinyMCE/blob/develop/assets/components/tinymce/tiny.js that causes the content of the RTE on a RTE TV to not display. The RTE pane just appears blank.
This code replacing the onTVLoad function section seems to solve it:
There appears to be an issue in
https://github.com/modxcms/TinyMCE/blob/develop/assets/components/tinymce/tiny.js
that causes the content of the RTE on a RTE TV to not display. The RTE pane just appears blank.This code replacing the onTVLoad function section seems to solve it:
This is an issue for all browsers in Windows for some reason.
This issue and fix were reported here: splittingred/TinyMCE#106
The text was updated successfully, but these errors were encountered: