Explore: dont pass all rows to all rows, fixes profiler
- react profiler seems to evaluate all props of all components down the tree - this becomes slow when 1000 rows are passed to 1000 rows and their labels - use getter function instead to ask for rows on demand
Showing
Please
register
or
sign in
to comment