Replies: 2 comments
-
i can add check length array before rendering, but is this the correct behavior? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I have the same thing, I found out that the error appeared after 3.0.0-beta.62 |
Beta Was this translation helpful? Give feedback.
0 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.
-
When update @tanstack/solid-virtual "3.0.0-beta.35" to "^3.0.1", i get zero array from getVirtualItems().
Example: https://codesandbox.io/p/devbox/tanstack-solid-virtual-example-dynamic-57vs8v?file=%2Fsrc%2Fmain.tsx%3A79%2C20
You can open and update @tanstack/solid-virtual in this example, and you will get error.
Beta Was this translation helpful? Give feedback.
All reactions