nextui-org / nextui

🚀 Beautiful, fast and modern React UI library.
https://nextui.org
MIT License
21.98k stars 1.54k forks source link

[BUG] - Didn't show Marker point on Slider #2002

Open hamzamongam opened 11 months ago

hamzamongam commented 11 months ago

NextUI Version

2.2.5

Describe the bug

When I Add a Marker in the Slider. it didn't show a Marker point

Your Example Website or App

No response

Steps to Reproduce the Bug or Issue

  1. Add Marker in Slider - after it shows only marker label. didn't show marker Pont - (.)

Expected behavior

image

Screenshots or Videos

Expected Result: image

Actual Result image

Operating System Version

Linux

Browser

Chrome

jrgarciadev commented 11 months ago

Are you passing the showSteps={true} property to the Slider?