Autocomplete vs pull-to-refresh

Hi there,

I have a page with pull-to-refresh and with an autocomplete component. If the autocomplete resultset has large amount of items, then we can scroll down the list (working fine so far).
But if I wanted to scroll back to the top of the list, then the pull-to-refresh event is triggered which prevents the user from scrolling up in the list.
Is there a way to work around this?

Thanks,
Bálint

Looks like bug. Can you please open issue on GitHub?