ionic-team / ionic-team/ionic-framework
bug: ion-button should be disabled when used inside disabled fieldset
オープン
package: core
type: bug
- 主要言語
- TypeScript
- スター
- 52.7k
- フォーク
- 13.3k
- 平均マージ
- 1日 15時間
- マージ済み PR(30日)
- 51
説明
# 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
```
コントリビューションガイド
評価
この issue はまだ評価されていません。