components
components copied to clipboard
fix(material/button): cdk-focus classes not being applied
Fixes a bug in the Angular Material button component where cdk-focused, cdk-keyboard-focused, cdk-mouse-focused were not being applied upon respective focus. This is because there was no FocusManager set up with the MDC buttons like the legacy button did.
Fixes #25618
The code LGTM, but one of the CI checks is failing. You can run yarn approve-api button and commit the changed file to fix it.
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.