Material-ui-pickers: Wrong highlighting of days out of the month

Created on 7 May 2020  路  5Comments  路  Source: mui-org/material-ui-pickers

versions:
"@material-ui/pickers": "^4.0.0-alpha.6",
"@material-ui/core": "^4.9.11",

expected: June 31 is out of the month and 1,2,3,4,5,6 is current month
actual:
image

bug 馃悰

Most helpful comment

reproduced here https://codesandbox.io/s/nice-brattain-0g5lt. If we move to June, 1-6 days, marked as disabled, but we can remove reduceAnimations={true} and everything ok!!

All 5 comments

Provide a way to reproduce the issue. This code sandbox template could help.

image

It is not reproducing for me https://codesandbox.io/s/snowy-platform-zl6gg?file=/src/App.jsx

reproduced here https://codesandbox.io/s/nice-brattain-0g5lt. If we move to June, 1-6 days, marked as disabled, but we can remove reduceAnimations={true} and everything ok!!

oh thanks 馃憤

Hmm. I鈥檇 like to investigate why reduceAnimation has such weird side effect

Was this page helpful?
0 / 5 - 0 ratings

Related issues

idrm picture idrm  路  3Comments

nicky-dev picture nicky-dev  路  3Comments

charlax picture charlax  路  3Comments

basselAhmed picture basselAhmed  路  3Comments

sakulstra picture sakulstra  路  3Comments