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
https://stackblitz.com/edit/angular-yb1ojs?file=src%2Fapp%2Fapp.component.html
Form control remains pristine after setting options from multi select group. Seems problem is here.
17.0.1
3.63.0
The text was updated successfully, but these errors were encountered:
Let's keep that in mind for 4.0 when all controls will get refactored.
Sorry, something went wrong.
There is also such a bug. Control has updateOn: 'blur'.
There is also no check set to true on the checkbox if we select an item from the list when update: onBlur is enabled.
MultiSelect
waterplea
Successfully merging a pull request may close this issue.
Playground Link
https://stackblitz.com/edit/angular-yb1ojs?file=src%2Fapp%2Fapp.component.html
Description
Form control remains pristine after setting options from multi select group. Seems problem is here.
Screen.Recording.2024-01-23.at.11.42.19.mov
Angular version
17.0.1
Taiga UI version
3.63.0
Which browsers have you used?
Which operating systems have you used?
The text was updated successfully, but these errors were encountered: