ionic-team / ionic-team/ionic-cli
BUG radio-group [disabled]=
Open
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 682
- PR merge metrics
- No merged PRs in 30d
Description
when using radio-group [disabled]="shouldDisabled"
when page first created this attribute works fine
but when I change the value of shouldDisabled on .ts
the view doesn't update
now I bind disabled attribute to every ion-radio for a workaround:
...
...
...
sorry for bad english
Contributor guide
Assessment
This issue has not been assessed yet.