forked from FezVrasta/bootstrap-material-datepicker
-
Notifications
You must be signed in to change notification settings - Fork 121
Closed
Description
When we use two datetimepickers on same page, minDate and maxDate are mixed up.
You can test it on your demo, in the DateRange Example : https://logbon72.github.io/angular-material-datetimepicker/
- Select a start date.
- Reopen the start date : all is ok
- Open the end date : we can't select date before start date, all is ok
- Select the end date.
- Reopen the start date : we can't select a date before than start date we previously selected
- Reopen the end date : we can't select a date after than end date we previously selected
Metadata
Metadata
Assignees
Labels
No labels