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
I have searched this repository's issues and believe that this is not a duplicate.
It has something in common with issue, but there version update did the trick. While updating to 1.9.1 no noticeable changes happen.
I'm using ...
React Grid
React Chart
React Scheduler
Current Behaviour
The virtual grid performance is getting worse (in the shared example is noticeable that scroll gets slow, as well columns reorder) when adding more columns while having a lot of rows as well.
It has something in common with issue, but there version update did the trick. While updating to 1.9.1 no noticeable changes happen.
I'm using ...
Current Behaviour
The virtual grid performance is getting worse (in the shared example is noticeable that scroll gets slow, as well columns reorder) when adding more columns while having a lot of rows as well.
Expected Behaviour
The performance to not decrease that much.
Steps to Reproduce (for Bugs)
Created a codesandbox.
Environment