Closed steph643 closed 9 years ago
This makes sense. I'll have to add this functionality.
I just ran into the same issue. May I ask, if you already have an estimate, by when this could be fixed?
I can probably do end of week on this. Thanks!
Made progress on this and will publish the changes once I finish more testing.
I tested this a bunch and it seems to be working. Please let me know how it goes for you. Thanks!
I will test this today.
It works like a charm, thanks a lot!
Just tested it - works flawless in my app. Thank you very much!
Here is my code:
First issue is that
data
does not initializenested.field2
.Second issue is that nested.field2 input is validated erratically: the latest error message seems to remain even if input is ok, until a new error is detected and replace the previous one.