You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You need a big screen to reproduce this bug !
When the slider is wider than 3235 pixel (e.g. on a 4K screen) the slider start gets trimmed off when the thumb is at the end. See screenshot from Tailwind play and https://play.tailwindcss.com/QFCr6ZiinD?layout=horizontal
<inputtype="range" min="0" max="100" value="40" class="range w-full" /><!-- When this screen is wider than 3235 pixel the slider start gets trimmed off -->
Reproduction URL (Required)
https://play.tailwindcss.com/QFCr6ZiinD?layout=horizontal
What version of daisyUI are you using?
tailwind play 4.1.17
Which browsers are you seeing the problem on?
Chrome
Describe your issue
You need a big screen to reproduce this bug !
When the slider is wider than 3235 pixel (e.g. on a 4K screen) the slider start gets trimmed off when the thumb is at the end. See screenshot from Tailwind play and https://play.tailwindcss.com/QFCr6ZiinD?layout=horizontal