Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.

Method 'set_date' does not update input value. #53

Closed
basgren opened this issue Jan 26, 2015 · 1 comment
Closed

Method 'set_date' does not update input value. #53

basgren opened this issue Jan 26, 2015 · 1 comment

Comments

@basgren
Copy link

basgren commented Jan 26, 2015

I use input field with single date select, and when I use 'set_date' method to set new date, the input value and date picker representation remains the same, while 'get_date' returns the date I have just set.

I found a workaround - to set input value directly and then call 'update' method, but it's a bit inconvenient, as I have to format date before setting input value, while I'd prefer to use native js Date object.

Thank you.

@nazar-pc
Copy link
Owner

nazar-pc commented Feb 7, 2015

Fixed in c797889

@nazar-pc nazar-pc closed this as completed Feb 7, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants