Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

[Datepicker] Select date before April 1933 #9269

@piwko28

Description

@piwko28

Actual Behavior:

  • What is the issue? * Currently it is not possible to pick a date before April 1933.
  • What is the expected behavior? Possibility to select date between 200 years before and 200 year after now ().

CodePen (or steps to reproduce the issue): *

  • CodePen Demo which shows your issue: Not needed
  • Details:
  1. Open datepicker
  2. Scroll up to 1933
  3. Try to pick a date before 1933, ex. 18.03.1932 - you cannot scroll.

alternativly:

  1. Open datepicker
  2. Change to year-month view
  3. Scroll up to year below 1933 (ex. 1900)
  4. Pick a month
  5. Datepicker backs to April 1933.

Workaround
It is possible to select a date before April 1933 when min-date is set, but only with Angular-Material 1.0.9.

Angular Versions: *

  • Angular Version: 1.5.0
  • Angular Material Version: 1.1.0-rc5

Additional Information:

  • Browser Type: * Chrome
  • Browser Version: * 54
  • OS: * Windows 7

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions