Replies: 1 comment 4 replies
-
This is because we don't allow the Select to be opened if there aren't any items: react-spectrum/packages/@react-stately/select/src/useSelectState.ts Lines 53 to 56 in 09a258f |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Has anyone gotten renderEmptyState to work with Select and Listbox?
It never renders the popover and listbox.
I've also tried explicitly passing
{[]}
instead of{children}
Beta Was this translation helpful? Give feedback.
All reactions