Skip to content

[Calendar] Missing decade 1990 in century view when min date is set #4509

@mbechev

Description

@mbechev

Description

Setting the min date year to 1991, the 1990 decade is missing from the century view.

min date - new Date(1991, 1, 1);

Image

Steps To Reproduce

Set the min property of the DropDownList to new Date(1991, 1, 1) and navigate to century view.

https://stackblitz.com/edit/angular-lxwfcbqu

Actual Behavior

1990 decade is not displayed.

Expected Behavior

1990 decade should be rendered the same as showing the decade 2000 when the min date year is 2001.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions