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
I have the same issue, I didn't find a solution but I have a workaround. If the filtered options are an empty array, I return a disabled dummy option with the text "No results found".
What package within Headless UI are you using?
@headlessui/react
What version of that package are you using?
v2.2.0
What browser are you using?
Chrome
Reproduction URL
https://codesandbox.io/p/devbox/still-leftpad-xr4zpk?embed=1
Steps to reproduce:
this is same url as in #3353
Describe your issue
It is told that this issue is resolved in version 2.1.2 but it is still being reproduced when I return empty array to the virtual options.
The text was updated successfully, but these errors were encountered: