You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to select a range of one day. Lets say 16.09.2021 - 16.09.2021. Only the startDate value is shown and set in the returned DateRange. The endDate is null and not shown in the UI.
Expected:
The start and end dates are same and are shown in the UI and also both are returned when calling getValue().
The text was updated successfully, but these errors were encountered:
When I try to select a range of one day. Lets say 16.09.2021 - 16.09.2021. Only the startDate value is shown and set in the returned DateRange. The endDate is null and not shown in the UI.
Expected:
The start and end dates are same and are shown in the UI and also both are returned when calling getValue().
The text was updated successfully, but these errors were encountered: