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

New version 2.2.3 is not compatible with the current stable version of Angular (v13.2.0) #282

Open
situlindia opened this issue Jul 19, 2022 · 8 comments
Labels
bug Something isn't working

Comments

@situlindia
Copy link

The new version 2.2.3 is not compatible with the current stable version of Angular (v13.2.0).
Getting the below error during ng serve
image

@situlindia situlindia added the bug Something isn't working label Jul 19, 2022
@daddyschmack
Copy link

I'm also getting an error..
generic type 'ɵɵComponentDeclaration' requires 7 type argument(s).
Not sure if it's related.. getting peer dependency errors on install

@Nilbristi
Copy link

I am also getting the same error and that's why I downgraded the version to "angular-google-charts": "^2.2.2",
It is working fine now with the angular version "~13.3.0"

@situlindia
Copy link
Author

I am also getting the same error and that's why I downgraded the version to "angular-google-charts": "^2.2.2", It is working fine now with the angular version "~13.3.0"

I tried with Angular 12, downgraded it but when added the module, I got the same error.

@gaaral
Copy link

gaaral commented Jul 21, 2022

@situlindia change "angular-google-charts": "^2.2.2" to "angular-google-charts": "2.2.2"

@situlindia
Copy link
Author

@situlindia change "angular-google-charts": "^2.2.2" to "angular-google-charts": "2.2.2"

Thanks a lot. It's now working :)

@Nilbristi
Copy link

Frankly speaking, they should provide some example code, otherwise, it is too tough to integrate the chart. For the Maximum time, I am getting errors with input data. Can anyone send me a good example of a line and donut chart that has been implemented with this package?

@flobuc
Copy link

flobuc commented Aug 24, 2022

Currently, no version is working with Angular 13.x
Version 2.2.2 works only with Angular 12.x
Version 2.2.3 has the error described by @situlindia

@daddyschmack
Copy link

daddyschmack commented Aug 26, 2022 via email

@oobayly oobayly mentioned this issue Feb 22, 2023
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants