Have a look here: https://github.com/NativeScript/NativeScript/blob/b192abf4f2f9fd92c68988d07f9621be8fa980b7/tns-core-modules/ui/scroll-view/scroll-view-common.ts#L23-L24 Is it really correct that you add listener when you are supposed to remove it?
Have a look here:
NativeScript/tns-core-modules/ui/scroll-view/scroll-view-common.ts
Lines 23 to 24 in b192abf
Is it really correct that you add listener when you are supposed to remove it?