We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When using ngModel binding the form control is immediately dirty, even no changes by the user have been made yet.
Tested also with never Angular versions.
v17.4.0
v16.2.1
All
https://stackblitz.com/edit/ngx-editor-t8mehw?file=src%2Fapp%2Fapp.component.ts
No response
None
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What happened?
When using ngModel binding the form control is immediately dirty, even no changes by the user have been made yet.
Tested also with never Angular versions.
Version
v17.4.0
Angular Version
v16.2.1
What browsers are you seeing the problem on?
All
Link to reproduce
https://stackblitz.com/edit/ngx-editor-t8mehw?file=src%2Fapp%2Fapp.component.ts
Relevant log output
No response
Willing to submit a PR?
None
The text was updated successfully, but these errors were encountered: