ionic-team / ionic-team/ionic-cli
BUG radio-group [disabled]=
Abierto
- Lenguaje dominante
- TypeScript
- Estrellas
- 2k
- Forks
- 682
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.