### Expected Behaviour <!-- A clear and concise description of what you expected to happen. --> It should be easy to click on whichever value you want. ### Observed Behaviour <!-- A clear and concise description of what actually happened, including any error messages. --> You have to be very accurate when clicking at the low end of the slider or it doesn't change. ### Reproduction Steps <!-- Provide the form and a clear, step-by-step guide to reproduce the bug. --> Form (XML or XLSX file): https://github.com/getodk/web-forms/blob/c5764e8ed7780a4959f6f70b885eca4946b2834f/packages/common/src/fixtures/controls/range-controls.xml ### Screenshots or Videos <!-- Add any relevant screenshots, videos, or links to help illustrate the issue. --> https://github.com/user-attachments/assets/714abbc1-ef48-4317-9fd8-4afef6cb40d8 ### Environment - Browser version: Firefox, Chrome - OS: - Web Forms version: ### Additional Context The workaround is to drag the slider handle all the way to the start which works reliably. <!-- Any other details, such as device info, network conditions, or related forum discussions? --> - Noticed in this issue: https://github.com/getodk/web-forms/issues/777#issuecomment-4374870790 - Also in this PR review: https://github.com/getodk/web-forms/pull/800#discussion_r3190070316 - And related to this PrimeVue issue: https://github.com/primefaces/primevue/issues/7609#issuecomment-4374838034
Expected Behaviour
It should be easy to click on whichever value you want.
Observed Behaviour
You have to be very accurate when clicking at the low end of the slider or it doesn't change.
Reproduction Steps
Form (XML or XLSX file): https://github.com/getodk/web-forms/blob/c5764e8ed7780a4959f6f70b885eca4946b2834f/packages/common/src/fixtures/controls/range-controls.xml
Screenshots or Videos
slider-issue.mp4
Environment
Additional Context
The workaround is to drag the slider handle all the way to the start which works reliably.