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

How to view container state in react-dev-tool ? #21

Open
littlee opened this issue May 15, 2019 · 2 comments
Open

How to view container state in react-dev-tool ? #21

littlee opened this issue May 15, 2019 · 2 comments

Comments

@littlee
Copy link

littlee commented May 15, 2019

I find it's hard to know what is the current state of the container, is there a way ?

@jamiebuilds
Copy link
Owner

You can inspect the state using React DevTools:

Screen Shot 2019-05-17 at 12 52 26 PM

Is that not enough?

@jamiebuilds
Copy link
Owner

You can also track progress on how hooks are displayed in React DevTools here: facebook/react-devtools#1215

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

No branches or pull requests

2 participants