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

v14.0.2 does not work with Angular 13 #1017

Closed
sgshivamgarg8 opened this issue Jun 13, 2022 · 5 comments
Closed

v14.0.2 does not work with Angular 13 #1017

sgshivamgarg8 opened this issue Jun 13, 2022 · 5 comments

Comments

@sgshivamgarg8
Copy link

sgshivamgarg8 commented Jun 13, 2022

🐞 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

@sgshivamgarg8 sgshivamgarg8 changed the title V14.0.2 does not work with Angular 13 v14.0.2 does not work with Angular 13 Jun 13, 2022
@gultyayev
Copy link

You are running an incompatible version, aren't you? v14 has breaking changes and so this library apparently

@sgshivamgarg8
Copy link
Author

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.
And they fixed a bug which was present before angular 14.
The issue is I cant update my app to ng14.

@GlebChiz
Copy link
Contributor

Hi, @sgshivamgarg8 We will fix this issue in a near some days.

NepipenkoIgor pushed a commit that referenced this issue Jun 22, 2022
* fix(#1017): replaced UntypedFormControl to FormControl

* fix(#1017): updated version and changelog
@NepipenkoIgor
Copy link
Collaborator

@sgshivamgarg8 @gultyaev Thank you that using ngx-mask. Please try version >=14.0.3

@sgshivamgarg8
Copy link
Author

Now getting this error as mentioned in #1021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants