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

react-debug-tools doesn't support legacy context (Component.contextTypes) #15039

Open
bvaughn opened this issue Mar 6, 2019 · 3 comments
Open
Labels
React Core Team Opened by a member of the React Core Team Type: Bug

Comments

@bvaughn
Copy link
Contributor

bvaughn commented Mar 6, 2019

Original report: facebook/react-devtools#1304

Repro case: https://64yojj2wyk.codesandbox.io/

@gaearon gaearon changed the title react-debug-tools doesn't support legacy context (Component.contextType) react-debug-tools doesn't support legacy context (Component.contextTypes) Mar 6, 2019
@gaearon
Copy link
Collaborator

gaearon commented Mar 6, 2019

contextType isn't legacy; contextTypes is.

@bvaughn
Copy link
Contributor Author

bvaughn commented Mar 6, 2019

Agh bad typo. Thanks~

@necolas necolas added the React Core Team Opened by a member of the React Core Team label Jan 8, 2020
@toy9986619
Copy link

hi, is there any update with this pull request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
React Core Team Opened by a member of the React Core Team Type: Bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants