wojtekmaj / react-datetime-picker

A datetime picker for your React app.

Home Page:https://projects.wojtekmaj.pl/react-datetime-picker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Binding from input to calendar disappears after calendar value is selected

GruberYannick opened this issue · comments

In the example below it can be seen, that the calender shows the same as the input field while typing it on the keyboard.
This works even if the calendar is opened and closed multiple times.
When a date from the calendar has been selected before, changing the value in the input field does not change the calendar.

The datepicker has the same behaviour.

example

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this issue will be closed in 14 days.

This issue was closed because it has been stalled for 14 days with no activity.