This repository was archived by the owner on Sep 5, 2024. It is now read-only.
calendar: demo broken, showing 1880 dates, while model is correct #11919
Labels
has: Pull Request
A PR has been created to address this issue
P1: urgent
Urgent issues that should be addressed in the next minor or patch release.
severity: regression
This issue is related to a regression
type: bug
Milestone
Bug
Demo and steps to reproduce the issue
This blank StackBlitz demo can be used to create a reproduction that demonstrates your issue.
Demo URL (required)*: https://material.angularjs.org/HEAD/demo/datepicker
Detailed Reproduction Steps
Explain the expected behavior
It should show the start date as today and the end date as 5 days from today. The model values are correct.
Explain the current behavior
The start date appears to be Jan 1880 and the end date appears to be sometime in May 1880. The model values appear to be correct. But the calendar hasn't scrolled to the right month/year.
Discuss the use-case or motivation for changing the existing behavior
Basic functionality.
List the affected versions of AngularJS, Material, OS, and browsers
Add anything else we should know
Screenshots
The text was updated successfully, but these errors were encountered: