adopted-ember-addons / adopted-ember-addons/ember-paper
Select doesn't fire onChange action
Ouverte
- Langage dominant
- JavaScript
- Étoiles
- 879
- Forks
- 327
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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?
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.