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

Support for ApexCharts 4.0.0 #646

Closed
DoubleDebug opened this issue Oct 29, 2024 · 2 comments
Closed

Support for ApexCharts 4.0.0 #646

DoubleDebug opened this issue Oct 29, 2024 · 2 comments

Comments

@DoubleDebug
Copy link

The core apexcharts library had a new release and a new major version - 4.0.0.
Currently, the react-apexcharts library requires version 3.41.0.

image

Are you planning on supporting the newest version anytime soon?

@DoubleDebug
Copy link
Author

@junedchhipa Hey, I see that you closed this issue, but there wasn't a new release and react-apexcharts is still incompatible the latest version of apexcharts. What's going on?

@juharris
Copy link

With "react-apexcharts": "1.5.0" and "apexcharts": "4.0.0", when opening the page for my project, I get:

Failed to compile
C:/.../node_modules/.pnpm/apexcharts@4.0.0/node_modules/apexcharts/dist/apexcharts.common.js 6:41359
Module parse failed: Unexpected token (6:41359)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
| * Released under the MIT License.
| */
...

I don't get that error with "apexcharts": "3.54.1"

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