adopted-ember-addons / adopted-ember-addons/ember-paper
Select doesn't fire onChange action
未关闭
- 主要语言
- JavaScript
- 星标
- 879
- 派生
- 327
- PR 合并指标
- 30 天内没有已合并 PR
描述
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?
贡献指南
评估
这个 Issue 还没有评估数据。