Open
Description
Is this a regression?
- Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
No response
Description
it looks the mat-input with type of 'search' shows both HTML's input's search button and the mat-button for clear.
Reproduction
StackBlitz link: https://stackblitz.com/edit/geoplzxh?file=src%2Fexample%2Finput-clearable-example.html
Steps to reproduce:
1.
2.
Expected Behavior
Can we hide the HTML input's clear button or cover it up with the mat-button clear button.
Actual Behavior
mat-input with type of 'search' shows two clear buttons
Environment
- Angular: 20.0.2 or any previous
- CDK/Material: 20.0.2 or any previous
- Browser(s): Chrome
- Operating System (e.g. Windows, macOS, Ubuntu): Mac/Windows