-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Cannot read property 'getGridCell' of null #3121
Comments
and same issue if there are many columns with some pinned columns (left pinned). |
Hi, Can you provide a reproducible scenario using one of our examples or your source code in a plunker and we will investigate? Accepted reproducible scenarios are
If you decide to send us a plunkr, from any example in our website use the plunkr button in there to fork your own code by following the steps below:
If reporting a bug make sure to state. Actual behaviour. Note that this issue is getting closed, but you are welcomed to create a new issue if you can provide us with a reproducible scenario If you are an ag-Grid Enterprise Customer, please raise this in our Zendesk support system - contact info@ag-grid.com for access. This is our primary channel for Support. |
I'm submitting a ... (check one with "x")
Customers of ag-Grid
If you are a customer you are entitled to use the ag-Grid's customer support system (powered by Zendesk). Please use that channel for guaranteed response from the ag-Grid team with regards bugs, feature requests and support.
Requesting Community Support
If you are not a customer of ag-Grid, ag-grid staff will label your issue as managed-by-the-community. This means that ag-Grid staff is not going to be actively looking into it and it will get closed if inactive for more than one month. The community is welcome to help with this question/support issue.
Providing a Reproducible Scenario
Accepted reproducible scenarios are
If you decide to send us a plunkr, from any example in our website use the plunkr button in there to fork your own code by following the steps below:
If reporting a bug make sure to state.
Current behaviour.
Expected behaviour. If possible back this up with our docs/examples if possible
Current behavior
client side row model - if there are many rows and the focused cell become invisible (removed from row buffer). then press up/down/left or right arrow buttons, it will throw an error 'Cannot read property 'getGridCell' of null'
Expected behavior
should fix this bug
Please tell us about your environment:
20.02
The text was updated successfully, but these errors were encountered: