react-datepicker icon indicating copy to clipboard operation
react-datepicker copied to clipboard

BUG: Highlighted Date Value

Open moses-bowman opened this issue 2 years ago • 2 comments

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

  1. Select any date
  2. 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

moses-bowman avatar Jun 24 '22 13:06 moses-bowman

This is likely related: https://github.com/Hacker0x01/react-datepicker/issues/2930

pzipoy avatar Jun 24 '22 16:06 pzipoy