-
I've created a horizontal list; but it looks like it's required to have the list items position absolute for it to work. This is a problem as it will re-render all children on resize which causes a bunch of performance problems for us. https://codesandbox.io/p/sandbox/scroll-resize-working-forked-wrjlwf?file=%2Fsrc%2FApp.tsx |
Beta Was this translation helpful? Give feedback.
Answered by
mt-deva
Jul 2, 2024
Replies: 1 comment
-
Answered here Created a working demo here
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mt-deva
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Answered here
#476 (comment)
Created a working demo here
https://codesandbox.io/p/sandbox/horizontal-scroll-nsmfjd