ionic-team / ionic-team/ionic-framework
bug: ion-button should be disabled when used inside disabled fieldset
Aperta
package: core
type: bug
- Lingua principale
- TypeScript
- Stelle
- 52.7k
- Fork
- 13.3k
- Merge medio
- 1g 15h
- PR unite (30g)
- 51
Descrizione
# Bug Report
**Ionic version:**
[x] **5.6.8**
**Current behavior:**
`` inside a disabled `` remains not disabled.
**Expected behavior:**
`` inside a disabled `` should become disabled. This is the behavior of a native `` when placed inside a disabled ``.
**Steps to reproduce:**
Put an `` inside a ``. ([CodePen](https://codepen.io/SepehrSepahi/pen/zYZeVJQ))
**Related code:**
```html
Disabled Fieldset
Native Button
Ion-Button
```
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.