We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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)
The text was updated successfully, but these errors were encountered:
Any temporary work around for this?
Sorry, something went wrong.
@thomasdc I just found a temporary work around, you can see my repo https://github.com/mohsinkerai/xtform
No branches or pull requests
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)
The text was updated successfully, but these errors were encountered: