Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

input[type="date"] validity doesn't change when min/max change #6755

Closed
@scottopherson

Description

@scottopherson

While creating the jsfiddle example in my previous issue, I noticed that the validity of the date input doesn't get updated when the values of min/max change.

http://jsfiddle.net/va4kb/2/

Might just need a fix similar to: #6369

Edit:
Though, the validity of the date input does get updated if you make a change to the input after min/max are changed.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions