You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<tui-textfield><labeltuiLabel>tuiTextfield</label><inputtuiTextfield[ngModel]="value"
/></tui-textfield><tui-textfield><labeltuiLabel>tuiInputNumber</label><inputtuiInputNumber[ngModel]="value"
/></tui-textfield><tui-textfield><labeltuiLabel>tuiInputPhoneInternational</label><inputtuiInputPhoneInternational[ngModel]="value?.toString() || ''"
/></tui-textfield><div(mouseenter)="value = 2">Hover me to set "2"</div><br/><div(mouseenter)="value = 3">Hover me to set "3"</div><br/><div(mouseenter)="value = null">Hover me to set "null"</div>
Reproduction url
https://stackblitz.com/edit/tui-control-cd-problems-with-writevalue
Description
2025-01-21.12.04.07.mov
Relates:
Taiga UI version
4.21.0
Browser Used
Chrome
OS Used
macOS
The text was updated successfully, but these errors were encountered: