ionic-team / ionic-team/ionic-cli
BUG radio-group [disabled]=
Aberta
- Linguagem predominante
- TypeScript
- Estrelas
- 2k
- Forks
- 682
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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
Guia de contribuição
Direção de pesquisa
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.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- typescript
- Domínio
- frontend
- Tipo de issue
- Bug
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 35/100