tajo / react-range

🎚️Range input with a slider. Accessible. Bring your own styles and markup.
https://react-range.pages.dev
MIT License
847 stars 97 forks source link

Marks does not display #155

Closed LordKayBanks closed 1 month ago

LordKayBanks commented 2 years ago

Marks does not display if values/Max/STEP are coming in as props

tajo commented 1 month ago

repro with https://stackblitz.com/edit/react-range-edit?file=src%2FApp.tsx ?