highcharts-editor icon indicating copy to clipboard operation
highcharts-editor copied to clipboard

[WORDPRESS PLUGIN] Error fired on TinyMce Button

Open hellosubotai opened this issue 4 years ago • 5 comments

Hello, I just tried to test your plugin for WordPress which I got here : https://github.com/highcharts/highcharts-editor/releases

It installs correctly and the new button displays well in the content editor.

Problem encountered: When I click on the button to display the chart editor, a red message appears and says:

There's a problem with your chart! [object Object]

And I can't play with the data or display it as a graph.

Clarification: I am in freshly updated WordPress 5.5.

Thank you

hellosubotai avatar Aug 25 '20 09:08 hellosubotai

I have exact the same problem on WordPress 5.4.2.

berlindave avatar Sep 20 '20 11:09 berlindave

Error is code: TypeError: Cannot read property 'prototype' of undefined at setupAnnotationEvents

mvirenius avatar Oct 08 '20 13:10 mvirenius

Anybody knows how to solve this problem ?

hellosubotai avatar Oct 08 '20 13:10 hellosubotai

It seems that Highchart.Annotation module is not defined in highcharts-editor.min.js.

mvirenius avatar Oct 08 '20 16:10 mvirenius

Same issue in Wordpress 6.0 running the pre-built stable version of the plugin.

kvf420 avatar Jul 06 '22 21:07 kvf420