Skip to content

minDate and maxDate mixed up #96

@fabienbranchel

Description

@fabienbranchel

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/

  1. Select a start date.
  2. Reopen the start date : all is ok
  3. Open the end date : we can't select date before start date, all is ok
  4. Select the end date.
  5. Reopen the start date : we can't select a date before than start date we previously selected
  6. Reopen the end date : we can't select a date after than end date we previously selected

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions