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
Trying to use the plugin in Firefox within the wysiwyg editor results in a Javascript error preventing any use.
Steps:
Silverstripe 5 install + Reo ako install
Navigate to editor, highlight a word and click on the plugin icon
Results:
No visual cue that anything has happened
Error in the console: Uncaught TypeError: c.baseNode is undefined onAction https://.../admin/pages/edit/show/2/ line 1 > injectedScript:99 onAction https://.../admin/pages/edit/show/2/ line 1 > injectedScript:99 buttonBehaviours
Hello all,
Trying to use the plugin in Firefox within the wysiwyg editor results in a Javascript error preventing any use.
Steps:
Results:
Uncaught TypeError: c.baseNode is undefined onAction https://.../admin/pages/edit/show/2/ line 1 > injectedScript:99 onAction https://.../admin/pages/edit/show/2/ line 1 > injectedScript:99 buttonBehaviours
The console log links to (https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Unexpected_type?utm_source=mozilla&utm_medium=firefox-console-errors&utm_campaign=default) for more information
The text was updated successfully, but these errors were encountered: