sukima / ember-cli-select-picker

An enhanced Boostrap styled select component addon for Ember CLI
https://sukima.github.io/ember-cli-select-picker
MIT License
23 stars 15 forks source link

Native Select version (on mobile) does not trigger changed action #44

Open sukima opened 8 years ago

sukima commented 8 years ago

Seems when the native picker is used on smaller screens (mobile) that changing them doesn't trigger the same "selected" action that happens when the bootstrap picker selects an item.

sukima commented 8 years ago

I'm unable to reproduce this. My hunch is this might be related to issue #45 or some odd use case. Closing for now.

sukima commented 8 years ago

Co-worker just reproduced this. Reopening