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

get('select') after pressing 'clear' button doesn’t return 'null' #387

Closed
ghost opened this issue Apr 4, 2014 · 0 comments
Closed

get('select') after pressing 'clear' button doesn’t return 'null' #387

ghost opened this issue Apr 4, 2014 · 0 comments
Labels
Milestone

Comments

@ghost
Copy link

ghost commented Apr 4, 2014

After pressing 'clear' in pickatime, in my onClose event I use
picker.get('select')
and it returns the old select object, instead of null.

picker.get('value') returns an empty string, though.

@amsul amsul added the todo label Apr 11, 2014
@amsul amsul added this to the v3.4.1 milestone Apr 11, 2014
@amsul amsul added solved and removed todo labels Apr 12, 2014
@amsul amsul changed the title get('select') after pressing 'clear' button in pickatime get('select') after pressing 'clear' button doesn’t return 'null' Apr 12, 2014
@amsul amsul closed this as completed in 39a44fd Apr 13, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant