Scroll Issue on swipe elements

Scroll Issue on swipe elements

Hello,

in a webapp i use swipe-left / swipe right events for navigation through a set of data (location,street,buildings).
After searching for days now i found this:  https://github.com/jquery/jquery-mobile/issues/3954
On Android 4 i got scroll issues like described there.

There is even an example on the github page:  http://www.billdodgeautogroup.com/test/test4.php

When trying to scroll through the list its getting stuck all the time.
I read a lot from people having the same but i cant find a fix anywhere.

Can anyone confirm the problem or tell me where i can find an fix or why its ignored ?