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.
Here is my problem : http://plnkr.co/edit/7RLhI4K13ugy4KIlAW2b?p=preview
If I have a directive that creates an input, when the input is invalid this is not propagated to the enclosing form.
In the example both values are required but only the first one that is created manually is registered in the form errors
The text was updated successfully, but these errors were encountered: