You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
14
Description
The issue consists in having the datepicker and the mat-autocomplete opened at the same time.
Reproduction
Steps to reproduce:
First you open the mat-form-field that uses mat-autocomplete
And now you try to toggle mat-datepicker at the same time and you can see that both of them remain opened
Expected Behavior
The desired outcome should be: When you toggle the mat-form-field that has mat-autocomplete on and then you toggle the mat-datepicker immediately after the mat-autocomplete one should close not remain opened.
Actual Behavior
Both of them remain opened
Environment
Angular: 14
CDK/Material: Material
Browser(s):Chrome
Operating System (e.g. Windows, macOS, Ubuntu): macOS
The text was updated successfully, but these errors were encountered:
Is this a regression?
The previous version in which this bug was not present was
14
Description
The issue consists in having the datepicker and the mat-autocomplete opened at the same time.
Reproduction
Steps to reproduce:
Expected Behavior
The desired outcome should be: When you toggle the mat-form-field that has mat-autocomplete on and then you toggle the mat-datepicker immediately after the mat-autocomplete one should close not remain opened.
Actual Behavior
Both of them remain opened
Environment
The text was updated successfully, but these errors were encountered: