Replies: 1 comment
-
|
Hi, here come something u can do to patch this bug, this fix its temporaly and may revert if u update r project. In the path: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I'm trying to get a customButton to work via the plugins functions, but the JS Code doesn't seem to work when put in the config() function of the widget:

The Button shows up but clicking it throws this error in the console: Uncaught TypeError: N.click.call is not a function
Now is there a way I can get it working without extending the Plugin which I could do, but I'm looking for an easier way.
Thanks in Advance.
Beta Was this translation helpful? Give feedback.
All reactions