-
Notifications
You must be signed in to change notification settings - Fork 24.8k
fix NullPointerException Caused by manageChildren #8991
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
Conversation
update react native
By analyzing the blame information on this pull request, we identified @dmmiller and @janicduplessis to be potential reviewers. |
There is a lot of random clean up in here in other files. Can you remove that or do those as separate PRs? Either way, this one should be focused on just fixing the NPE. |
I'm also more concerned why we are getting a tag that doesn't match a view at this point rather than protecting against it. Seems like something went wrong further up the stack we should fix. |
@dmmiller I have revert the other commits, you may try again,thx! |
Thanks! @facebook-github-bot shipit |
Thanks for importing. If you are an FB employee go to Phabricator to review internal test results. |
Summary: Closes facebook#8991 Differential Revision: D3612777 Pulled By: dmmiller fbshipit-source-id: d8da5ef8354cdaf55d8a3efbc2bfbc2aef74a044
No description provided.