Artur Kokhanskyi

Results 5 comments of Artur Kokhanskyi

@easyproger What worked for me is `itemSize="50"` for the `cdk-virtual-scroll-viewport` and `[style.height]="'auto'"` on the `li` without any additional height styles applied. I am importing both ``` import { ScrollingModule }...

@Byter-Bit ![image](https://cloud.githubusercontent.com/assets/12518334/22880311/5f3c5932-f1ea-11e6-82da-49eaabbcaa23.png) More info here: https://developers.google.com/maps/documentation/javascript/tutorial

I was wondering the same thing. The `next` branch looks pretty dead to me, please prove me wrong!

My two cents after a few months: Composition API has completely replaced `vue-class-component` for me. Try it out.

> > My two cents after a few months: Composition API has completely replaced `vue-class-component` for me. Try it out. > > I mean you can see that the people...