2019.2 - Argument type unknown is not assignable to parameter type string in *ngFor Mirko Golfieri 创建于 2019年07月29日 07:58 After update Webstorm to the 2019.2 I have a new error on an html component in *ngfor directive. My code is: Before the update the error wasn't present.
can't recreate using similar code.
Please provide a full, self-containing code snippet (including the definitions of your component fields and methods)
Sample project would be appreciated
I can confirm that i also have this error which didnt appear before the new update:
I fixed this issue by adding LazyLoadEvent like this ->