bug(MatChipGrid): The focus indicator is not displayed for the chip grid when navigating through a MatChipGrid component the second time #29785
Labels
Accessibility
This issue is related to accessibility (a11y)
area: material/chips
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Is this a regression?
The previous version in which this bug was not present was
No response
Description
The focus indicator is not displayed for the chip grid when navigating through a MatChipGrid component the second and subsequent time.
Reproduction
StackBlitz link: https://stackblitz.com/run?file=package.json
Steps to reproduce:
Expected Behavior
The focus indicator should always be displayed around the chip grid when navigating through.
Actual Behavior
The focus indicator is not rendered around the chip grid the second (and subsequent) time.
Environment
The text was updated successfully, but these errors were encountered: