I have an Angular application that dynamically generates a list op input fields and dynamically assigns id's.
Inline validation doesn't work as expected when referencing those input fields with their dynamic id's.
I made a Plunk that reproduces the problem: http://plnkr.co/edit/5vDGBy?p=preview
Any idea how to make this work?
Ps: I'm using the latest version (2.0.0 beta)
I have an Angular application that dynamically generates a list op input fields and dynamically assigns id's.
Inline validation doesn't work as expected when referencing those input fields with their dynamic id's.
I made a Plunk that reproduces the problem: http://plnkr.co/edit/5vDGBy?p=preview
Any idea how to make this work?
Ps: I'm using the latest version (2.0.0 beta)