Multiple Ion Virtual Scroll on one page at the same time

I have several separated lists on page. I’ve tried create one Virtual Scroll per list. It works but with a big problem. Lists recharge with the offset that is between the beginning of the list and the top of the page where the ion content begins. Example - the list starts 100px from the top, so its elements start charging 100px too late.
Do you have any idea how to make each list render correctly?