Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(live-announcer): avoid triggering a reflow when reading directive…
… content (#12638) Uses `textContent`, instead of `innerText`, to avoid triggering a reflow when reading off the content of the directive element.
- Loading branch information