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
kit
https://stackblitz.com/edit/angular-tqgx3q?file=src/app/app.module.ts
Blocking
tui-multi-select attached to form control with "on submit" update mode doesn't display checkboxes correctly when selecting new items
14.2.12
3.15.0
The text was updated successfully, but these errors were encountered:
I think we can fix it by optionally injecting TuiControl and using its value if it exists, otherwise fallback to NgControl.
TuiControl
NgControl
Sorry, something went wrong.
updateOn
blur
submit
multi-select
splincode
Successfully merging a pull request may close this issue.
Which @taiga-ui/* package(s) are the source of the bug?
kit
Please provide a link to a minimal reproduction of the bug
https://stackblitz.com/edit/angular-tqgx3q?file=src/app/app.module.ts
Is this issue blocking you?
Blocking
Description
tui-multi-select attached to form control with "on submit" update mode doesn't display checkboxes correctly when selecting new items
Angular version
14.2.12
Taiga UI version
3.15.0
Which browsers have you used?
Which operating systems have you used?
The text was updated successfully, but these errors were encountered: