-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Grid unresponsive with large datasets when columns are set to autoSizeAll #31
Comments
In the meantime, passing
|
BSd3v
added a commit
to BSd3v/dash-ag-grid-real
that referenced
this issue
Feb 13, 2023
- adjusting (`updateColumnWidths()`) `columnSize` to only be auto called with the `onGridReady` function
Fixed in #28 🎉 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here is a demo app to reproduce:
The text was updated successfully, but these errors were encountered: