-
Notifications
You must be signed in to change notification settings - Fork 86
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
Compatibility with Angular 14 #188
Comments
i have the same problem, this library doesn´t work in recents versions of Angular |
I use this library in an Angular 14 application completely fine. |
this library doesn´t work in version 14 of Angular, do you have any solutions? |
latest 1.6.0 version also didn't work for me but version 1.5.1 seems to be working in Angular 14 |
Downgrading to 1.5.1 Seems to work with angular 14. Thanks @SamuelIvan99 |
Can we bump the
devDependencies
to support Angular 14?The text was updated successfully, but these errors were encountered: