Reproduction
Use StackBlitz to reproduce your issue:
Steps to reproduce:
- Open StackBlitz link from above
- Enable Narrator (on Windows press Windows key + Ctrl + Enter)
- Click on "Hello world" button multiple times
- Observe that Narrator announces text only on the first click
Note that if text to announce changes, the announcer works as expected. You can reproduce that by pressing on "Announce Different" button multiple times.
Expected Behavior
Narrator should announce text on each click
Actual Behavior
Narrator announces text only on the first click if the text being announced didn't change
Environment
- Angular:
- CDK/Material: 11.0.3
- Browser(s): Chrome
- Operating System (e.g. Windows, macOS, Ubuntu): Windows