Skip to content
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

Add displayName for Provider #78

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

trainto
Copy link

@trainto trainto commented Jun 17, 2020

React Context can have its displayName to show in React DevTools, which is useful when there are many Contexts in the tree.

ref: https://reactjs.org/docs/context.html#contextdisplayname

Copy link

@patreon-eng-interviews patreon-eng-interviews left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes please

@kirittanna
Copy link

@jamiebuilds can you please merge this as it definitely helps while looking through the component tree during debugging?

@kbanman
Copy link

kbanman commented Apr 16, 2024

This has been open for 4 years.. What's needed to get this merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants