Answers for "core.js:12799 Can't bind to 'ngForIn' since it isn't a known property of 'ng-container'."

0

core.js:12799 Can't bind to 'ngForIn' since it isn't a known property of 'ng-container'.

<!--I typed in instead of 'of' in the ngFor expression.-->
<div *ngFor="#talk of talks">
Posted by: Guest on October-20-2020

Code answers related to "core.js:12799 Can't bind to 'ngForIn' since it isn't a known property of 'ng-container'."

Code answers related to "Javascript"

Browse Popular Code Answers by Language