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

Move to the date when calendar is already opened

Open kamilnosek opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. The issue which I face is when I got range date picker and the date picker is opened - user choose programatically date - the calendar does not move to the correct month/date.

The issue also exists when there are two calendars (enabled by option from the library) - and the user select range from the first month to the second month. Then calendar view is moved +1 month.

Describe the solution you'd like I want to be able to move to the exact date programatically.

Describe alternatives you've considered -- NA --

kamilnosek avatar Apr 11 '23 10:04 kamilnosek

I have some problem. It will be better to see on first datepicker start date

Tsymalyi avatar Dec 11 '23 08:12 Tsymalyi