Hi Gustavo, For this to work, your form needs to be actively in the DOM. By that I mean that the HTML must be present, and angular must have $compiled that part already. Otherwise the information you need, will not be there. There is no valid state, unless there are modelControllers present in your DOM fragment.
Does this help a bit? If not, can you work the ui-router part into your plunk, so that it has the same problem, that way, we can take a look at your actual problem! Regards Sander -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
