Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Form Validation Cookbook: reactive example component doesnt declare the active property. #2449

Open
SafeEval opened this issue Sep 22, 2016 · 0 comments

Comments

@SafeEval
Copy link

In the (Form Validation)[https://angular.io/docs/ts/latest/cookbook/form-validation.html] cookbook, the reactive form component example code ("reactive/hero-form-reactive.component.ts (#3)") doesn't declare the active class property, but does reference it on lines 28 and 29.

active = true; is declared in the accompanying Plunker code on line 30.

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

No branches or pull requests

1 participant