Describe the bug
Range slider input can't slide on Android devices when wrap with <Dynamic /> component. Please check below sandbox demo.
https://stackblitz.com/edit/solidjs-dynamic-component-m1bgckbe?file=src%2Findex.jsx
https://solid-dynamic.vercel.app This is the url deployed the same version in sandbox to test with android devices easily.
Your Example Website or App
https://codesandbox.io/p/devbox/694lr9
Steps to Reproduce the Bug or Issue
Expected behavior
Range slider should be able to slide in all devices.
Screenshots or Videos
No response
Platform
- OS: Android
- Browser: Chrome
- Version: version 134.0.6998.135
Additional context
No response