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:

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

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
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!!