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

Single result selection not triggering change #57

Open
afhammad opened this issue Mar 14, 2013 · 1 comment
Open

Single result selection not triggering change #57

afhammad opened this issue Mar 14, 2013 · 1 comment

Comments

@afhammad
Copy link

When selecting the first result, chosen doesn't trigger 'change' on the select. This breaks anything bound to the change event.

@jvnill
Copy link

jvnill commented Mar 16, 2016

what I experienced is that it doesn't if you're selecting the first result. If you're selecting other results, then it should trigger. To get around this, pass a null value at the start of the ajax results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants