Open DarrenRegan opened 6 years ago
Can't bind to 'ngModel' since it isn't a known property of 'input'.
Fixed by importing import { FormsModule } from '@angular/forms'; in app.module.ts
Can't bind to 'ngModel' since it isn't a known property of 'input'.