Commit d689bbc
authored
Fix
This PR fixes an issue with the `Combobox` component when using the
`virtual` mode.
We recently already fixed this issue
(#3678) by applying a
patch on the `@tanstack/virtual-core` package. But this was only applied
in cjs builds, not in the esm builds.
Instead of trying to fix it in our build process, we decided to just fix
it upstream (TanStack/virtual#1004) and this PR
bumps the version of `@tanstack/virtual-core` to the latest version
(which includes the fix).Combobox issue when using virtual mode (#3734)1 parent 8a24040 commit d689bbc
File tree
5 files changed
+22
-319
lines changed- packages/@headlessui-react
- src/components/combobox
- patches
5 files changed
+22
-319
lines changed
0 commit comments