We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Noticed this with 16.3 alpha:
I think we just need to support it here: https://github.com/facebook/react/blob/master/packages/shared/getComponentName.js.
Or else we could skip them here altogether.
The text was updated successfully, but these errors were encountered:
hello @gaearon Is this issue beginner friendly?
Sorry, something went wrong.
Maybe (skipping them would be two lines) but we’ll need to do it soon so I can’t promise we’d wait for more then a few days.
@gaearon: I would love to contribute but I did not understand what we need to skip here?
Fibers with ContextProvider and ContextConsumer tags.
Fixed in #12250.
No branches or pull requests
Noticed this with 16.3 alpha:
I think we just need to support it here: https://github.com/facebook/react/blob/master/packages/shared/getComponentName.js.
Or else we could skip them here altogether.
The text was updated successfully, but these errors were encountered: