ngx-virtual-scroller
ngx-virtual-scroller copied to clipboard
User has to double touch an item on iPhone with iOS versions 12 and 13
I have integrated the ngx-virtual-scroller into my web application and it works fine for most of the devices. But when it comes to the iPhone with iOS versions 12 and 13 this issue is occurring. In the first touch, the item on the scroller only getting focus and the user has to touch again to view the details. But for the other devices (PC, Android phone, iPhone with iOS less than 12) this works fine with single click or single touch.
