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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Form control valueChanges is called on init #1364

Open
WebTechnolog opened this issue May 9, 2024 · 2 comments
Open

Form control valueChanges is called on init #1364

WebTechnolog opened this issue May 9, 2024 · 2 comments
Labels

Comments

@WebTechnolog
Copy link

馃悶 bug report

Is this a regression?

Yes, the previous version in which this bug was not present was: 17.0.5

Description

When there's a form control with a mask, the valueChanges fires on the form (form control) init.

馃實 Your Environment

Angular Version:


@angular-devkit/architect       0.1703.7
@angular-devkit/build-angular   17.3.7
@angular-devkit/core            17.3.7
@angular-devkit/schematics      17.3.7
@angular/cli                    17.3.7
@schematics/angular             17.3.7
ng-packagr                      17.3.0
rxjs                            7.5.7
typescript                      5.2.2
zone.js                         0.14.2

Anything else relevant?

The first version with this issue is 17.0.6.

@joelryan2k
Copy link

Could this be related? #1357

@medi6
Copy link

medi6 commented May 13, 2024

Hi, I confirm this problem.

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

No branches or pull requests

4 participants