Skip to content

Conversation

@sebmarkbage
Copy link
Collaborator

If there are adjacent updates we bail out of rendering the suspense list at all but we may still complete the node. We need to reset the render state in that case.

I restructured so that this is in the same code path so we don't forget it in the future.

If there are adjacent updates we bail out of rendering the suspense list
at all but we may still complete the node. We need to reset the render
state in that case.

I restructured so that this is in the same code path so we don't forget it
in the future.
@sizebot
Copy link

sizebot commented Aug 2, 2019

No significant bundle size changes to report.

Generated by 🚫 dangerJS

@sebmarkbage sebmarkbage merged commit a53f5cc into facebook:master Aug 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants