adopted-ember-addons / adopted-ember-addons/ember-paper
Select doesn't fire onChange action
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 879
- Fork
- 327
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
The `onChange` property is required for a `{{paper-select}}` component, but it doesn't seem to fire the action. It appears to inherit from paper-input, but the `handleInput` method (which triggers the `onChange` action) is only called `oninput`. Should paper-select get an onchange property that calls this method as well?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.