I’ve found an issue where having a visible Data Viewer Grid on screen causes Slider components to rubber-band/snap back visually while being dragged.
This seems to happen even when the Slider has no blocks attached and is not connected to the Data Viewer Grid in any way.
A simple way to test it:
- Add a Slider to a screen.
- Add a Data Viewer Grid to the same screen.
- Add a button that shows/hides the Data Viewer Grid.
- Test on an Android .apk or in the Thunkable Live app.
- Try dragging the Slider while the Data Viewer Grid is visible.
- Hide the Data Viewer Grid and try dragging the Slider again.
In my project, the Slider rubber-bands while the Data Viewer Grid is visible, but behaves normally as soon as the Data Viewer Grid is hidden.
I’m not sure whether this also happens on iOS, but it is reproducible for me on Android.
I also haven’t tested this with Data List Viewers but I would imagine the behaviour is the same.