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

Can not use this plugin in a new react app #35

Open
shkhalid opened this issue Jul 15, 2022 · 2 comments
Open

Can not use this plugin in a new react app #35

shkhalid opened this issue Jul 15, 2022 · 2 comments

Comments

@shkhalid
Copy link

shkhalid commented Jul 15, 2022

I am getting the following error when use this plugin:

Uncaught TypeError: Cannot create property 'event' on string 'parallelAxisExpand'
    at Object.C [as registerAction] (echarts.js:2050:1)
    at Object.<anonymous> (parallelAxisAction.js:64:1)
    at e2 (bootstrap:19:1)
@jvas28
Copy link
Owner

jvas28 commented Jul 15, 2022

Hi @shkhalid can I have some snippets on how you are using in on react, so I can help?

@shkhalid
Copy link
Author

Hey @jvas28 thanks!

I just migrate my app from webpack to vite. The app starts working after commenting out this plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants