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
{{ message }}
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.
A customized virtualized List sounds like a must have in Stardust, since for perf reasons in some scenarios we need a virtualized list. Right now I'm using React Virtualized List with its items being wrapped with Stardust's List.Item. So there is no parent Stardust List for them, and therefore there is no props (like className) being passed down by that parent List.
The text was updated successfully, but these errors were encountered:
API update needed - request from partner team
A customized virtualized List sounds like a must have in Stardust, since for perf reasons in some scenarios we need a virtualized list. Right now I'm using React Virtualized List with its items being wrapped with Stardust's List.Item. So there is no parent Stardust List for them, and therefore there is no props (like className) being passed down by that parent List.
The text was updated successfully, but these errors were encountered: