[BUG] - hideThumbs
prop hides both thumbs and marks
on Slider component
#2880
Labels
hideThumbs
prop hides both thumbs and marks
on Slider component
#2880
NextUI Version
2.3.6
Describe the bug
Passing the
hideThumbs
prop on theSlider
component also hides the labels of anymarks
.Your Example Website or App
https://stackblitz.com/edit/nextui-slider-hidethumbs?file=app%2Fpage.tsx
Steps to Reproduce the Bug or Issue
hideThumbs
propExpected behavior
When passing the
hideThumbs
prop to the Slider component, I expected only the slider thumbs to be hidden, but I am noticing that it also hides anymarks
that I passed.Screenshots or Videos
Screenshot.2024-04-25.rc0uIb.mp4
Operating System Version
Windows
Browser
Chrome
The text was updated successfully, but these errors were encountered: