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

Exception after update from 3.4.0 to 3.5.0 or 4.0.0 #540

Closed
CristianAmolini92 opened this issue Nov 13, 2024 · 2 comments
Closed

Exception after update from 3.4.0 to 3.5.0 or 4.0.0 #540

CristianAmolini92 opened this issue Nov 13, 2024 · 2 comments

Comments

@CristianAmolini92
Copy link

With version 3.5.0 or 4.0.0 when i open a page with a chart i receive this Exception

apexcharts.esm.js?ver=4.0.0:6 Uncaught (in promise) ReferenceError: firstLabel is not defined
at t.value (apexcharts.esm.js?ver=4.0.0:6:308534)
at apexcharts.esm.js?ver=4.0.0:6:319848
at Array.map ()
at t.value (apexcharts.esm.js?ver=4.0.0:6:319772)
at apexcharts.esm.js?ver=4.0.0:38:35338
at new Promise ()
at t.value (apexcharts.esm.js?ver=4.0.0:38:34211)
at apexcharts.esm.js?ver=4.0.0:38:31795
at new Promise ()
at t.value (apexcharts.esm.js?ver=4.0.0:38:16460)

My application is in .NET8 and with versione 3.4.0 is all ok.

@joadan
Copy link
Member

joadan commented Nov 13, 2024

This is an issue in apexcharts.js already reported here, #526

@joadan joadan closed this as completed Nov 13, 2024
@joadan
Copy link
Member

joadan commented Nov 13, 2024

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