Open
Description
Description
A user has reported that the block ‘Visualizer chart’ doesn't available in the block list if the EditorsKit plugin is enabled on the site. I am able to replicate it.
Also, when he creates a new page, get the following information in wp-debug bar:
TypeError: Super expression must either be null or a function, not undefinedhttp://localhost/demo-coachplatform/wp-content/plugins/visualizer/classes/Visualizer/Gutenberg/build/block.js?ver=3.10.7 line 7
And the console gives:
Uncaught TypeError: Super expression must either be null or a function, not undefined
l http://localhost/demo-coachplatform/wp-content/plugins/visualizer/classes/Visualizer/Gutenberg/build/block.js?ver=3.10.7:7
l http://localhost/demo-coachplatform/wp-content/plugins/visualizer/classes/Visualizer/Gutenberg/build/block.js?ver=3.10.7:7
<anonymous> http://localhost/demo-coachplatform/wp-content/plugins/visualizer/classes/Visualizer/Gutenberg/build/block.js?ver=3.10.7:7
i http://localhost/demo-coachplatform/wp-content/plugins/visualizer/classes/Visualizer/Gutenberg/build/block.js?ver=3.10.7:1
<anonymous> http://localhost/demo-coachplatform/wp-content/plugins/visualizer/classes/Visualizer/Gutenberg/build/block.js?ver=3.10.7:254
i http://localhost/demo-coachplatform/wp-content/plugins/visualizer/classes/Visualizer/Gutenberg/build/block.js?ver=3.10.7:1
n http://localhost/demo-coachplatform/wp-content/plugins/visualizer/classes/Visualizer/Gutenberg/build/block.js?ver=3.10.7:1
<anonymous> http://localhost/demo-coachplatform/wp-content/plugins/visualizer/classes/Visualizer/Gutenberg/build/block.js?ver=3.10.7:1
<anonymous> http://localhost/demo-coachplatform/wp-content/plugins/visualizer/classes/Visualizer/Gutenberg/build/block.js?ver=3.10.7:1
block.js:7:170997
Step-by-step reproduction instructions
- Install Visualizer and the EditorsKit plugins
- Create a new page
- Search for Visualizer Chart block
- Check console
Screenshots, screen recording, code snippet or Help Scout ticket
https://secure.helpscout.net/conversation/2505086188/403836?folderId=212385
Environment info
No response
Is the issue you are reporting a regression
No