-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(picker): number of dom children != number of options (#6551)
Under certain circustances the number of DOM children is not the same than the number of options, this causes an exception by access to undefined during iteration.
- Loading branch information
1 parent
afd7cff
commit 28cf16a
Showing
1 changed file
with
8 additions
and
4 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