ionic-team / ionic-team/ionic-framework
bug: ion-button should be disabled when used inside disabled fieldset
Đang mở
package: core
type: bug
- Ngôn ngữ chính
- TypeScript
- Star
- 52.7k
- Fork
- 13.3k
- Merge trung bình
- 1 ngày 15 giờ
- Pull request đã merge (30 ngày)
- 51
Mô tả
# 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
```
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.