I am encountering an issue with the built-in Slider Input element in my application. On desktop computers, the slider works correctly — I can drag the slider using the mouse without any issues. However, on mobile (Android), the slider does not respond to touch sliding. It only works if I tap a position on the slider, but dragging/sliding by touch is not functioning.
Please note:
- I have tested this only in the testing (development) version, not in the live version.
- I have only tested on Android devices so far; I have not tested on iOS yet.
Could you please assist in checking if this is a known issue or if there is any recommended workaround?
Thank you very much for your support.