Vue Virtual List performance issue

Hi Vladimir,
Pulled https://github.com/framework7io/framework7 and https://github.com/framework7io/framework7-template-vue-webpack from github. Vue environment seems to load virtual-list page seemingly slower (like 1s) and the ripple wave animation on the link to the VL page is prolonged (stays on longer than normal) until VL page loads. While Core environment loads VL page blazingly fast. Is this a bug or is it supposed to be like that? Could you test it? Thanks, Adam

The same is experienced on the kitchen sink pages: https://framework7.io/kitchen-sink/vue/?theme=md and https://framework7.io/kitchen-sink/core/?theme=md

Hi Adam!
It is supposed that Vue/React will load/render it slower than vanilla JS.

But to be honest, at least on my iPhone, i can’t see much difference.

Ok, thanks for testing!