Skip to content

Conversation

@sebmarkbage
Copy link
Collaborator

It is strange to get a handle on the Fiber since it is one of possibly two root Fibers. The correct way to get the current Fiber is through the root.current.

I exposed the Fiber originally because I thought we might use it for Portals but we went with a different approach. I don't think we don't need this API to be shared by Portals.

It is strange to get a handle on the Fiber since it is one of possibly two
root Fibers. The correct way to get the current Fiber is through the
root.current.

I exposed the Fiber originally because I thought we might use it for
Portals but we went with a different approach. So we don't need this.
@sebmarkbage sebmarkbage merged commit e05f0a3 into facebook:master Feb 6, 2017
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.

3 participants