Element not scrolling after site update

Describe the problem.
Hi
I was using Web Scraper succesfully to import a list of tennis players and their corresponding prices for a fantasy league. It was working fine but suddenly after a site update the scroll down doesnt work and only scrapes a partial list
Url: FTL

Sitemap:
{"_id":"ftl","startUrl":["FTL ion-content","type":"SelectorElementScroll"},{"id":"name","multiple":true,"parentSelectors":["_root"],"regex":"","selector":"ion-label.player","type":"SelectorText"},{"id":"price","multiple":true,"parentSelectors":["_root"],"regex":"","selector":"div.price","type":"SelectorText"}]}