Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Dropdown] onChange not fired when set action: 'hide' #2818

Closed
bianjp opened this issue Aug 10, 2015 · 1 comment
Closed

[Dropdown] onChange not fired when set action: 'hide' #2818

bianjp opened this issue Aug 10, 2015 · 1 comment
Milestone

Comments

@bianjp
Copy link

bianjp commented Aug 10, 2015

JSFiddle: http://jsfiddle.net/jbcea2cj/3/

According to the documentation about Specifying Select Action, the onChange callback should work with action: 'hide', but in fact it doesn't.

@jlukic jlukic added this to the 2.1 milestone Aug 10, 2015
@jlukic jlukic changed the title selection dropdown: onChange not fired when set action: 'hide' [Dropdown] onChange not fired when set action: 'hide' Aug 11, 2015
@jlukic
Copy link
Member

jlukic commented Aug 11, 2015

part of this was hidden in a commit earlier today, but will be fixed in `next.

Hide will now set value which means you can retrieve using get value and use onChange

@jlukic jlukic closed this as completed Aug 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants