angular / components

Component infrastructure and Material Design components for Angular
https://material.angular.io
MIT License
24.31k stars 6.72k forks source link

bug(datepicker): "Datepicker emulating a Year and month picker" example is showing date when clicked on mat-calendar-period-button #26400

Open iKrishnaSahu opened 1 year ago

iKrishnaSahu commented 1 year ago

Is this a regression?

The previous version in which this bug was not present was

No response

Description

Datepicker emulating a Year and month picker example is showing date when clicked on mat-calendar-period-button

datepicker

Reproduction

Steps to reproduce:

  1. Visit https://material.angular.io/components/datepicker/examples
  2. Perform same steps as shown in attached gif

Expected Behavior

Date picker view should not be visible

Actual Behavior

Date picker view is visible

Environment

ipehimanshu commented 8 months ago

Hello

Does any fix for this thing ?

Thank you