kamilkp / ng2-vs-for

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

updated to work with Angulr RC4? #12

Open rustylw opened 8 years ago

rustylw commented 8 years ago

I am getting an error during ngOnInit() in getClientSize: Can't read property 'clientHeight' of null. ElementRef's use is strongly cautioned in the Angular documentation. Is it somehow not working due to RC4?