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

Cannot read properties of null (reading 'length') #669

Open
PolinaDS opened this issue Jan 8, 2025 · 0 comments
Open

Cannot read properties of null (reading 'length') #669

PolinaDS opened this issue Jan 8, 2025 · 0 comments

Comments

@PolinaDS
Copy link

PolinaDS commented Jan 8, 2025

On the first render of the chart we are facing this issue. There are no empty data points/ empty arrays/ null values from our side.

TypeError: Cannot read properties of null (reading 'length')
❯ t.value node_modules/.pnpm/[email protected]/node_modules/apexcharts/dist/apexcharts.common.js:6:208224
❯ t.value node_modules/.pnpm/[email protected]/node_modules/apexcharts/dist/apexcharts.common.js:6:207967
❯ t.value node_modules/.pnpm/[email protected]/node_modules/apexcharts/dist/apexcharts.common.js:6:215371
❯ t.value node_modules/.pnpm/[email protected]/node_modules/apexcharts/dist/apexcharts.common.js:6:218174
❯ t.value node_modules/.pnpm/[email protected]/node_modules/apexcharts/dist/apexcharts.common.js:38:30679
❯ t.create node_modules/.pnpm/[email protected]/node_modules/apexcharts/dist/apexcharts.common.js:6:5550
❯ node_modules/.pnpm/[email protected]/node_modules/apexcharts/dist/apexcharts.common.js:38:29483
❯ t.value node_modules/.pnpm/[email protected]/node_modules/apexcharts/dist/apexcharts.common.js:38:14507
❯ node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/react-apexcharts/dist/react-apexcharts.min.js:1:3998

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

1 participant