-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
collab: Fix exact extension filtering (#14591)
This PR fixes the exact extension filtering introduced in #14588. As we traversed the extensions we were always updating `exact_match`, regardless of whether it matched the extension ID from the filter. Release Notes: - N/A
- Loading branch information
1 parent
8028e7f
commit ef53058
Showing
1 changed file
with
20 additions
and
12 deletions.
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