adopted-ember-addons / adopted-ember-addons/ember-paper

Select doesn't fire onChange action

Open
#404 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
879
Forks
327
PR merge metrics
No merged PRs in 30d

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.