Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin fails in FireFox #15

Open
djmattski opened this issue Mar 21, 2024 · 1 comment
Open

Plugin fails in FireFox #15

djmattski opened this issue Mar 21, 2024 · 1 comment

Comments

@djmattski
Copy link

Hello all,

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

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

@oosacker
Copy link

oosacker commented Apr 9, 2024

I am experiencing the same issue on FF.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants