You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
Closes#8418
The `text` variable is first initialized to `this.placeholder`, which is
strictly equivalent to use `that.placeholder` inside the function used
just after. So in case `selected.length` is falsy, this is not necessary
to override `text` to the same value, i.e. its inital value.
0 commit comments