react-datepicker
react-datepicker copied to clipboard
BUG: Highlighted Date Value
Describe the bug Whatever the selected date value is, it's highlighted whenever switching between past / future months. Even the demo has this issue.
To Reproduce
- Select any date
- Switch between months
Expected behavior The highlighted date (in blue) should only be on the actual selected date
Screenshots https://i.imgur.com/Df4YXOi.gif
Desktop (please complete the following information):
- OS: Pop!_OS 22.04
- Browser: Chrome
- Version: 4.8.0
This is likely related: https://github.com/Hacker0x01/react-datepicker/issues/2930