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

Compatibility issue with EditorsKit plugin #1080

Open
poonam279 opened this issue Feb 9, 2024 · 0 comments
Open

Compatibility issue with EditorsKit plugin #1080

poonam279 opened this issue Feb 9, 2024 · 0 comments
Labels
3rd-part-compatibilities Issue or feature related to a compatibility with a 3rd party product. bug This label could be used to identify issues that are caused by a defect in the product. customer report Indicates the request came from a customer.

Comments

@poonam279
Copy link

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

  1. Install Visualizer and the EditorsKit plugins
  2. Create a new page
  3. Search for Visualizer Chart block
  4. 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

@poonam279 poonam279 added the bug This label could be used to identify issues that are caused by a defect in the product. label Feb 9, 2024
@pirate-bot pirate-bot added the customer report Indicates the request came from a customer. label Feb 9, 2024
@vytisbulkevicius vytisbulkevicius added the 3rd-part-compatibilities Issue or feature related to a compatibility with a 3rd party product. label Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3rd-part-compatibilities Issue or feature related to a compatibility with a 3rd party product. bug This label could be used to identify issues that are caused by a defect in the product. customer report Indicates the request came from a customer.
Projects
None yet
Development

No branches or pull requests

3 participants