ionic-team / ionic-team/ionic-cli
BUG radio-group [disabled]=
未關閉
- 主要語言
- TypeScript
- 星號
- 2k
- 分支
- 682
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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
貢獻指南
研究方向
No source file or test is named. Start by reproducing the radio-group [disabled] binding and trace how changing shouldDisabled updates the view. Done means the group reflects later changes to shouldDisabled without binding disabled separately on each ion-radio.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- typescript
- 領域
- frontend
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100