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.
ng-required overrides type=email initial validation in chrome #10698
Closed
Description
It seems since 1.3.4, ngmodel set from controller, will not get ng-invalid initially if I use both type=email and ng-required in latest chrome. works fine in firefox, or with just required attribute.
Reproducable: always
Browsers: Chrome 39.0.2171.95 m
Operating system: Windows 7
Details in the plnkr: