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

Change listener returns value before change #32

Closed
fibericon opened this issue Jan 22, 2015 · 2 comments
Closed

Change listener returns value before change #32

fibericon opened this issue Jan 22, 2015 · 2 comments

Comments

@fibericon
Copy link

Whether you attempt to get the value via this, event, or .('val'), any attempt to get the value of the combobox using the 'change' listener will invariably return the value that the combobox had -before- changing, which makes the data returned not useful in many applications.

@gjsjohnmurray
Copy link
Contributor

Demonstrated by http://jsfiddle.net/gjsjohnmurray/61dehy1v/

I have just submitted a pull request with a fix.

@ivkremer
Copy link
Owner

@gjsjohnmurray thank you, very helpful fix.

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

3 participants