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

JavaScript
<!--I typed in instead of 'of' in the ngFor expression.-->
<div *ngFor="#talk of talks">

Source

Also in JavaScript: