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

Input created by a directive does not participate in form validation #2780

Closed
scesbron opened this issue May 24, 2013 · 1 comment
Closed

Comments

@scesbron
Copy link

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

@pkozlowski-opensource
Copy link
Member

This is also duplicate of #1404
There are several PRs for this already, we just need to review them.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants