dmc.DatePicker not rendering correctly

Hello! I am using the latest dash mantine components 0.14.2. I switched from 0.12 and now my datepicker is not rendering correctly. Has anyone else experienced something like that? I don’t have anything in my style.css for it.

Hi @vnavdulov

Some of the stylesheets have to be added in your app now. See:

1 Like

Thank you @AnnMarieW ! Not sure how I missed that

Actually, it’s pretty easy to miss. It would be great to add a note to each section of the docs where this would apply. Feel free to to open an issue in the docs repo here, or better yet do a a PR :slight_smile: The dmc. docs are made with dmc, so it’s pretty easy to use.

3 Likes

Agree. i went to 2 days of absolute nightmare refactoring a large app to upgrade to dash-mantine 0.14 and this was one of the pieces of the puzzle.

1 Like