You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered: