creativetimofficial / argon-dashboard-angular

MIT License
183 stars 556 forks source link

[Bug] Can't bind to 'ngIf' since it isn't a known property of 'tbody'. #11

Open iamlimo opened 4 years ago

iamlimo commented 4 years ago

It still doesn't work after I imported CommonModule

rarestoma commented 4 years ago

Hi @iamlimo,

Can you please give me more details about this issue and also show me the code with your tries?

Thank you, Rares

anbin007 commented 4 years ago

is that in nested structure?, if then please check in parent module

Mushtaq119 commented 4 years ago

I am also getting the same error "Can't bind to 'ngIf' since it isn't a known property of 'span'" please help

anbin007 commented 4 years ago

@Mushtaq119 This is issue occurs when you are not imported FormsModule or CommonModule