Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Perform null check on sourceFiber #12655

Closed
wants to merge 2 commits into from

Conversation

JeffUberman
Copy link

@JeffUberman JeffUberman commented Apr 19, 2018

Presented with a similar error to the issue presented in 12449, the "Cannot read property 'return' of null" of error can still be thrown due to a possible null value. This PR adds a nullcheck.

Error:

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants