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 PR didn't get a lot of attention, unfortunately. Looking at it, it should probably also work like ngList: extracting the listed inputs based on a delimiter and putting them into an array.
I have an input field here which allows multiple email addresses
but when i enter two email addresses, separated with commas, the angular model holds one email address only. it should leave them untouched.
The text was updated successfully, but these errors were encountered: