-
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(select): show placeholder when multiple is empty
checks for array length before joining the array into this.text, this prevents the text from being set to an empty string for a multiple value select, allowing the placeholder to show
- Loading branch information
1 parent
799f0d7
commit 29862e8
Showing
1 changed file
with
7 additions
and
3 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