-
|
Virtualized list works normally when running vite, but rendering the same element in storybook, ALL elements in the list get rendered. Might have something to do with storybook's rendering of components in an iframe, wondering if anyone else has had similar issues |
Beta Was this translation helpful? Give feedback.
Answered by
devkokooo
Nov 14, 2025
Replies: 1 comment
-
|
Ok never mind I had to move the tailwind styling from classes to style object to set the height and overflow properly |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
devkokooo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ok never mind I had to move the tailwind styling from classes to style object to set the height and overflow properly