I'm working on a set of form wizard directives and I've got everything working just fine except for when I leave a form pane and return the ng-model binding stops working for display purposes. If I update the field I can see that the model gets updated, but when I switch panes and return no data is displayed. The only thing I'm doing is using ng-show to display and hide the form pane as you progress through the wizard.
I've put the code up on GitHub at https://github.com/lavinjj/angularjs-wizard and I'm wondering if someone can tell me what I'm doing wrong. There is a sample project that shows what is broken. Thanks -- 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/groups/opt_out.
