onSelected gets fired twice when clicked due #42

Closed
chtrinh opened this Issue May 12, 2016 · 2 comments

Projects

None yet

3 participants

chtrinh commented May 12, 2016

@FezVrasta I'm not sure what the purpose of this line
https://github.com/FezVrasta/dropdown.js/blob/master/jquery.dropdown.js#L132

The comments indicates a condition but there is none listed. What was the intentions here?
Currently the behavior is user clicks on selected item methods._select() gets fired twice due to $select.change()

Owner

It could be the result of some PR... a PR to fix it is welcome

Can you merge this pls? @FezVrasta

@FezVrasta FezVrasta closed this in #43 Jun 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment