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

Validation issue e.g. 2015-02-30 #3342

Closed
fslembro opened this issue Feb 26, 2015 · 3 comments
Closed

Validation issue e.g. 2015-02-30 #3342

fslembro opened this issue Feb 26, 2015 · 3 comments

Comments

@fslembro
Copy link

This issue happen with IE11, not with Chrome 40.

When I manuel insert as date e.g. 2015-02-30. then in chrome it will get ng-invalid, in IE this is accepted.

dates like 2015-02-99 are invalid in both browsers.

Regards

@wesleycho
Copy link
Contributor

Have you tested this with the latest from master? Can you create a Plunker illustrating this?

@wesleycho wesleycho removed this from the 0.13.0 milestone Mar 25, 2015
@gregmuellegger
Copy link

I assume that it's related to this JS behaviour:
image

Tested in Chromium Version 41.0.2272.101 (64-bit) on Linux

Firefox does the right thing:
image

@wesleycho wesleycho modified the milestones: 0.13.0, 0.13.1 Apr 6, 2015
@wesleycho
Copy link
Contributor

Can you try using this proposed patch from #3759? In particular, try copy/pasting the built version of UI Bootstrap from this Plunker and let me know if this fixes the issue.

@wesleycho wesleycho modified the milestones: 0.13.1 (npm), 0.13.2 (Performance) Jul 23, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants