#Forms - emitEvent false still triggers valueChanges
3 messages · Page 1 of 1 (latest)
This is rather unlikely. And if it's true, you'll need to post an issue on Angular, and that will require a reproduction in stackblitz. So, post a repro on Stackblitz so that we can investigate. Here's one, but as I expected, it doesn't reproduce your issue. https://stackblitz.com/edit/angular-ivy-ts-strict-enabled-4uevpn?file=src%2Fapp%2Fapp.module.ts,src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fapp.component.html
Show more code