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

Selecting a date should set the input to that value #3

Closed
nesl247 opened this issue Jan 8, 2014 · 1 comment
Closed

Selecting a date should set the input to that value #3

nesl247 opened this issue Jan 8, 2014 · 1 comment

Comments

@nesl247
Copy link

nesl247 commented Jan 8, 2014

I'm not sure why this is required, but I had to steal your

change: function (formatted) {
        $(this).val(formatted);
    }

from your demo.js file in order for selecting a date to do anything. Why is the default to not actually set input to the date selected?

nazar-pc added a commit that referenced this issue Jan 8, 2014
@nazar-pc
Copy link
Owner

nazar-pc commented Jan 8, 2014

Fixed in 2.2.0, thanks!

@nazar-pc nazar-pc closed this as completed Jan 8, 2014
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