Open matteomelotti opened 7 months ago
We have recently tried to upgrade our application to Angular 17 and are now experiencing this issue. Previously all worked fine using v 1.7.4 of ng-apexcharts and Angular 14.
Tried using the above version of ng-apexcharts and the latest (1.10.0) but neither work.
Is there any update on this?
I'm facing the same issue.
Facing the same issue on Angular 12, using version 1.5.12
worked for me
Try using version 1.10.0 and don't forget to install apexcharts and ng-apexcharts
Hello to everybody, I'm here asking for help trying to get Apexcharts working on latest version of Angular (17.3.3) I created a very simple app:
app.module.ts
app.component.ts
app.component.html
Even if I tried to follow entirely the guide I receive these errors:
How do you think can I solve these issues?
Thank you