ngModel Angular Error: Can not bind to 'ngModel' since it is not a known property of 'input'

preview_player
Показать описание
ngModel Angular Error: Can not bind to 'ngModel' since it is not a known property of 'input'
This error occurred when you use input element with [(ngModel)] for two way data binding for form inputs.

Рекомендации по теме
Комментарии
Автор

I still get the same error even after importing FormsModule. What can be wrong?

redihoxhaj
visit shbcf.ru