-
-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No EmptyIdenticator shown when clicking the multi-selector and all options selected. #34
Comments
This is related to I found a solution in cmdk issue #149 open
|
hsuanyi-chou
added a commit
that referenced
this issue
Feb 17, 2024
hsuanyi-chou
added a commit
that referenced
this issue
Feb 17, 2024
v0.2.1 fix: emptyIndicator disappeared (#34)
hsuanyi-chou
added a commit
that referenced
this issue
Feb 22, 2024
hsuanyi-chou
added a commit
that referenced
this issue
Feb 22, 2024
refactor: copy Empty implementation from cmdk(#34)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When you pick all the options the EmptyIdenticator is shown:
However, when clicking the component again the EmptyIdenticator is not shown:
It seems like the CommandEmpty is not kicking in
The text was updated successfully, but these errors were encountered: