themesberg / flowbite-react

Official React components built for Flowbite and Tailwind CSS
https://flowbite-react.com
MIT License
1.77k stars 395 forks source link

On the Datepicker, Friday and Saturday aren't displaying the date under them? #1281

Open muathcs opened 4 months ago

muathcs commented 4 months ago

Friday and Saturday are being ignored for some reason (look at the img). I'm not sure if this is a bug.

all I have is this:

<div>
<Datepicker/>
</div>

(url)

image

SutuSebastian commented 4 months ago

@rluders

rluders commented 4 months ago

@muathcs I would need more details. Browser? Library version? Is it CRA/NextJS? Does it happen when you are visiting the https://www.flowbite-react.com/docs/components/datepicker ?