Skip to content

Min-max date bug #20

@sunalive

Description

@sunalive

Not sure if this project is still active, I'm submitting this bug anyway.

There's some serious issue with the min-max dates.

  • With both options defined, the picker comes up with all dates disabled.
  • With either one selected, the disabled range keeps moving along with the date selected.

As I debug, I find problems with the formatMinMax function and unformat function. When both the options are defined, the this.options.minDate is getting changed to one day below maxDate just after the unformat step.

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