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
When i used the library for kanban board i got performance issue when data 500+ elements, so i used "react-virtuoso" and bass ref from "render" while ref.current = null the react-virtuoso returned null or undefined but render was broken. could we add loader while ref is null?!
The text was updated successfully, but these errors were encountered:
When i used the library for kanban board i got performance issue when data 500+ elements, so i used "react-virtuoso" and bass ref from "render" while ref.current = null the react-virtuoso returned null or undefined but render was broken.
could we add loader while ref is null?!
The text was updated successfully, but these errors were encountered: