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
{{ message }}
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.
I am getting an issue "Uncaught TypeError: rawToolbar.replace is not a function" from theme.js (Version: 5.0.7). This is only reproducible when we load on mobile environment. Desktop environment works fine.
Uncaught TypeError: rawToolbar.replace is not a function
at extract$1 (theme.js:10428)
at identify (theme.js:10438)
at Object.detect$4 [as detect] (theme.js:10536)
at Editor. (theme.js:14296)
at EventDispatcher.fire (tinymce.js:25608)
at Editor.fire (tinymce.js:25714)
at initEditor (tinymce.js:23786)
at tinymce.js:23900
at tinymce.js:4479
at tinymce.js:4136
The text was updated successfully, but these errors were encountered:
I am getting an issue "Uncaught TypeError: rawToolbar.replace is not a function" from theme.js (Version: 5.0.7). This is only reproducible when we load on mobile environment. Desktop environment works fine.
The text was updated successfully, but these errors were encountered: