Skip to content
New issue

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

inline validation doesn't work correctly with dynamic id's #30

Open
thomasdc opened this issue Mar 25, 2015 · 2 comments
Open

inline validation doesn't work correctly with dynamic id's #30

thomasdc opened this issue Mar 25, 2015 · 2 comments

Comments

@thomasdc
Copy link

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)

@mohsinkerai
Copy link

Any temporary work around for this?

@mohsinkerai
Copy link

@thomasdc I just found a temporary work around, you can see my repo
https://github.com/mohsinkerai/xtform

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

No branches or pull requests

2 participants