taiga-ui icon indicating copy to clipboard operation
taiga-ui copied to clipboard

🐞 - `Textfield` changing `readOnly`/`invalid` not trigger change detection on API page

Open mdlufy opened this issue 4 months ago • 0 comments

Reproduction url

https://taiga-ui.dev/components/textfield/API/

Description

  1. Open https://taiga-ui.dev/components/textfield/API/
  2. Try to change readOnly or invalid value
  3. It updates only after click away

But it works correctly on stackblitz https://stackblitz.com/edit/angular-ryaheg?file=src%2Fapp%2Fapp.template.html

Taiga UI version

last

Browser Used

Chrome

OS Used

macOS

mdlufy avatar Oct 08 '24 11:10 mdlufy