Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(popup): Allow SVG elements in focus calculations (#2331)
SVG elements should not be used as popup targets, but we shouldn't be restricting them. This change allows SVG elements to be valid elements when it comes to calculating focus returning and management in the popup system. Fixes #2330 [category:Components]
- Loading branch information