-
Notifications
You must be signed in to change notification settings - Fork 301
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
v14.0.2 does not work with Angular 13 #1017
Comments
You are running an incompatible version, aren't you? v14 has breaking changes and so this library apparently |
The Library does not mention anywhere that v14 is not compatible with Angular 13. |
Hi, @sgshivamgarg8 We will fix this issue in a near some days. |
@sgshivamgarg8 @gultyaev Thank you that using ngx-mask. Please try version >=14.0.3 |
Now getting this error as mentioned in #1021 |
🐞 bug report
Is this a regression?
No
Description
Latest version v14.0.2 is not working with Angular 13. I am getting UntypedFormControl error. Please fix this as I need to use v14.0.2 due to issue #1008 fix.
🔬 Minimal Reproduction
Just create an Angular 13 project and install latest version of ngx-mask. Import NgxMaskModuke.forRoot() in app.module and run.
🌍 Your Environment
Angular Version: 13
The text was updated successfully, but these errors were encountered: