highcharts / highcharts-editor

https://www.highcharts.com/products/highcharts-editor
Other
250 stars 96 forks source link

[WORDPRESS PLUGIN] Error fired on TinyMce Button #211

Open hellosubotai opened 4 years ago

hellosubotai commented 4 years ago

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

berlindave commented 4 years ago

I have exact the same problem on WordPress 5.4.2.

mvirenius commented 4 years ago

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

hellosubotai commented 4 years ago

Anybody knows how to solve this problem ?

mvirenius commented 4 years ago

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

kvf420 commented 2 years ago

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