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 Jan 15, 2021. It is now read-only.
fix: 🐛 Select all option not hidden when filtering
When both `includeSelectAll` and `includeFilter` are passed and a filter
is entered by the user, the select all option does not initially
disappear. If the user clicks the select all option it selects all
options (not just all filtered options) and then disappears.
0 commit comments