Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Datepicker has trouble with some dates #3644

Closed
realityking opened this issue May 8, 2015 · 7 comments
Closed

Datepicker has trouble with some dates #3644

realityking opened this issue May 8, 2015 · 7 comments

Comments

@realityking
Copy link
Contributor

This might be related to #3617 and/or #3643.

JSBin: http://output.jsbin.com/pasiweruhe/2/

I have a date field set up with the German date format (dd.MM.yyyy). After clearing the field and entering a date where the day part is larger than 12, it will fail and the date will be undefined.

The issue seems to be, that the date parser has trouble creating a valid date input when the input is an invalid date input.

@karianna
Copy link
Contributor

@realityking Is this with the latest 0.13.0 and can you provide a plunkr?

@realityking
Copy link
Contributor Author

@karianna Yes, this is with 0.13.0. I've got a JSBin (http://output.jsbin.com/pasiweruhe/2/) or do you specifically need a plunkr?

@karianna karianna added this to the 0.13.x milestone May 11, 2015
@karianna
Copy link
Contributor

@realityking That's fine, thanks!

@nethulap
Copy link

I have the same issue..any work around??

@natcohen
Copy link

Here is a plunker... http://plnkr.co/edit/Dd6FKcboWGlIKh6Dy9cv?p=preview

@realityking
Copy link
Contributor Author

Cause is the following commit: 1a9e88f

After reverting that one I still have the issue described in #3617

CC: @chrisirhc

@hmillet
Copy link

hmillet commented May 20, 2015

In fact, no need for a plunker, the same issue can be seen on the official example page of this project :-(

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants