Form builder angular Can't bind to 'formGroup' since it isn't a known property of 'form'

k z

hi can someone explain me why i get error like my title , i use form builder and also i import reactive form module and forms module in my own module and my app module but still get errorl like this Can't bind to 'formGroup' since it isn't a known property of 'form'

my Component

my Template

my own module

app module

Indraraj26

You forgot to register AddQuotesComponent in Module. Look at the declaration array you will not find the AddQuotesComponent.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

Can't bind to 'formGroup' since it isn't a known property of 'form'

Can't bind to 'FormGroup' since it isn't a known property of 'form' ----

Can't bind to 'FormGroup' since it isn't a known property of 'form'. ("

Angular 9 - Can't bind to 'formGroup' since it isn't a known property of 'form'

Angular 6: Can't bind to 'formGroup' since it isn't a known property of 'form'?

Angular2 : Can't bind to 'formGroup' since it isn't a known property of 'form'

Angular 7 testing: "Can't bind to formGroup since it isn't a known property of form"

Angular 10 - can't bind to 'formGroup' since it isn't a known property of 'form'

Angular 16 Standalone component, "Can't bind to 'formGroup' since it isn't a known property of 'form'"

Angular 4 Can't bind to 'formGroup' since it isn't a known property of 'form'

Can't bind to 'formGroup' since it isn't a known property of 'form' in Angular

Can't bind to 'formGroup' since it isn't a known property of 'form' in Angular 8

error NG8002: Can't bind to 'formGroup' since it isn't a known property of 'form'. In Angular 9

Angular error message: Can't bind to 'formGroup' since it isn't a known property of 'form'

Angular Ivy: Can't bind to 'formGroup' since it isn't a known property of 'form'. However ReactiveFormsModule and FormsModule is imported

Angular unit test error - Can't bind to 'formGroup' since it isn't a known property of 'form'

Angular 16 - can't bind to 'formGroup' since it isn't a known property of 'form'

Can't bind to 'formGroup' since it isn't a known property of 'form' whilst using SharedModule

Can't bind to 'formGroup' since it isn't a known property of 'form'. ReactiveFormsModule already imported

Can't bind to 'formGroup' since it isn't a known property of 'form'. error in ionic v5.2.2

Template parse errors: Can't bind to 'formGroup' since it isn't a known property of 'form'

Can't bind to 'formGroup' since it isn't a known property of 'form' in ionic

Can't bind to 'formGroup' since it isn't a known property of 'form' for second component

error NG8002: Can't bind to 'formGroup' since it isn't a known property of 'form'

NG8002: Can't bind to 'formGroup' since it isn't a known property of 'form'

Angular 15+ - Can't bind to 'formGroup' since it isn't a known property of 'form' even after adding in modules

Angular 5 - Can't bind to 'ngFormOptions' since it isn't a known property of 'form'

Angular Can't bind to 'dirUnless' since it isn't a known property

Error: Can't bind to 'ngIf' since it isn't a known property of 'form'

TOP Ranking

HotTag

Archive