Marcin
Results
2
comments of
Marcin
Yes, exactly
It's easy to reproduce, try to call a function on an item in the column template. The spread syntax does not copy functions and properties. ````typescript export class User {...