Skip to content
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

fix: check for row existence in handleRowById #3422

Merged
merged 1 commit into from
Apr 8, 2022

Conversation

jschen2
Copy link

@jschen2 jschen2 commented Aug 12, 2021

This will fix the errors referenced by #2833 and #3071. This will also fix a "TypeError: Cannot read property 'subRows' of undefined" error. These errors appear when a row does not exist, whether removed from the data or filtered out, but there is still a reference in the selected state.

@vercel
Copy link

vercel bot commented Aug 12, 2021

Someone is attempting to deploy a commit to a Personal Account owned by @tannerlinsley on Vercel.

@tannerlinsley first needs to authorize it.

@theopak
Copy link

theopak commented Sep 23, 2021

this looks great! i notice that this pr has been open for a long time, and now there's a similar pr that applies the same fix plus some unit tests: #3440

@simcha90
Copy link

simcha90 commented Apr 6, 2022

@jschen2 hi any updates here?

@tannerlinsley
Copy link
Collaborator

Will merge this if we can get the conflicts resolved.

@jschen2 jschen2 changed the base branch from alpha to v7 April 8, 2022 18:14
@jschen2
Copy link
Author

jschen2 commented Apr 8, 2022

Changed to the correct base (v7) to remove conflicts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants