-
-
Notifications
You must be signed in to change notification settings - Fork 78
error TS2707 with Angular 14 #233
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
Comments
Hello @KastenBrot . Sorry taking this long to return here. Did you upgrade angular to version 15.x ? |
Hi, I am facing this issue in Angular v14. Unfortunately, I will not be able to upgrade to v15.x or later due to some reason. Can this issue be fixed? |
Hello @avsb168 . Which version of |
I am using the v5.2.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, I tried setting up plotly as described in the readme and got the following error:
Generic type 'ɵɵComponentDeclaration' requires between 7 and 8 type arguments.
I then setup a new angular Project and tried the same, withe the same error. Seems like an issue with the angular version right?
I paste my specs below:
The text was updated successfully, but these errors were encountered: