You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
The HTML5 standard gives email inputs a multiple attribute, which causes multiple emails to be parsed, and causes HTML5 constraint validation to behave differently. It would be good to be able to use ngList-ish behaviour using the proper HTML5 attribute.