-
Notifications
You must be signed in to change notification settings - Fork 94
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
Generic type 'ɵɵ*Declaration' requires between x and y type arguments. #232
Comments
I'm having the same issue and I have tried every example in the documentation. |
I've managed to resolve this by installing the previous release of ngx-sweetalert2:
I still receive this warning at building thogh:
|
Same issue with ~12.1.0 version I had to downgrade to ~12.0.2 version and the error stopped appearing. |
@limonte can you help us on this one? |
Same issue but it seem like downgrading to 12.0.2 thanks |
+1 |
While using Angular v14, only versions <= 12.0.2 worked, now I'm using Angular v15 and the version 12.1.0 works just fine (haven't encountered any issues so far). I think that the |
For me, even downgrading to v12.0.0 its not working. |
Hello, i'm getting this error on Angular 14.2.0 for swal and swalPortal both Component and Directive.
This cause a failure to build. Can you help me? I'm doing wrong?
I'm just install latest versions of ngx-sweetalert2 (12.1.0) and sweetalert2 (11.6.16) and import the module.
Stack:
The text was updated successfully, but these errors were encountered: