Skip to content

Fix Attempt to invoke virtual method 'void com.facebook.react.uimanager.ReactShadowNode.addChildAt(com.facebook.react.uimanager.ReactShadowNode, int)' on a null object reference #20079

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

Closed
wants to merge 1 commit into from

Conversation

xkrsz
Copy link

@xkrsz xkrsz commented Jul 6, 2018

Fixes #20078
I based my fix on a similar issue resolved with this commit.

Test Plan:

As I mentioned in opened issue, it's very hard to create a consistent reproduction, same goes to testing the issue.

Release Notes:

[ANDROID] [BUGFIX] [UIImplementation] - Handle passing incorrect view tag to setChildren()

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 6, 2018
@xkrsz
Copy link
Author

xkrsz commented Jul 10, 2018

I've found a PR resolving the issue I am catching here: #20025

Closing.

@xkrsz xkrsz closed this Jul 10, 2018
@xkrsz xkrsz deleted the setchildren-handle-null branch July 10, 2018 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
3 participants