-
Notifications
You must be signed in to change notification settings - Fork 843
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[EuiPopover] Fix removeEventListener with mismatched capture flag (#5437
) * Fix removeEventListener with mismatched capture flag Per MDN: 'Removal of a capturing listener does not affect a non-capturing version of the same listener, and vice versa.' * Add changelog entry
- Loading branch information
Constance
authored
Dec 3, 2021
1 parent
7715da3
commit 611a18f
Showing
2 changed files
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters