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

[ChartID] Cannot read properties of undefined (reading 'node') #602

Open
mtr1990 opened this issue May 13, 2024 · 2 comments
Open

[ChartID] Cannot read properties of undefined (reading 'node') #602

mtr1990 opened this issue May 13, 2024 · 2 comments

Comments

@mtr1990
Copy link

mtr1990 commented May 13, 2024

Hi,

When I set id for chart:

    chart: {
      id: 'dashboardChart',  // => here
      stacked: true,
    },
image
"apexcharts": "^3.49.1",  // => Not bug in 3.49.0
"react-apexcharts": "^1.4.1",
@xHeaven
Copy link

xHeaven commented Jun 2, 2024

We have the same issue, we can also confirm that this bug got introduced in 3.49.1, the previous version didn't have this issue.

@ulisescarreonalvarez
Copy link

This happens randomly when we clone a clean repo and make a yarn install, sometimes it works sometimes not, but always is this library in the same version 1.4.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

3 participants