Hey Pete, Glad you made it work.
>From the form_builder specification you should inject 'FormBuilder' and 'formDirectives' (see viewBindings : [FormBuilder]) *Note that viewBindings is from alpha34, if you are still on alpha33 you should keep with viewInjector* See this https://github.com/angular/angular/blob/3cda7128d0a74661511390f4713682973e63b1fc/modules/angular2/src/forms/form_builder.ts You'll need to see this too https://github.com/angular/angular/issues/3515 (and the referenced issue) -- 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.
