With swipe actions enabled and while the swipe animation isn't completed you apply a filtering function the app crashes with an uncaught exception.
com.tns.NativeScriptException:
Calling js method onSwipeProgressChanged failed
Error: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
java.util.ArrayList.get(ArrayList.java:437)
com.telerik.widget.list.ListViewDataSourceAdapter.getItemId(ListViewDataSourceAdapter.java:403)
...
Android
Sample: https://play.nativescript.org/?template=play-tsc&id=uQmH4X&v=1
Fixed in [email protected]
Most helpful comment
Fixed in [email protected]