kamilkp / ng2-vs-for

Virtual Scroll repeater for Angular2
MIT License
42 stars 25 forks source link

compatibility with ChangeDetectionStrategy.OnPush #11

Closed jsen- closed 8 years ago

jsen- commented 8 years ago

vsFor does not work when used with ChangeDetectionStrategy.OnPush. This should do it :)