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

[DevTools Bug]: Getting Component Tree from my code #29194

Open
CH1NRU5T opened this issue May 21, 2024 · 1 comment
Open

[DevTools Bug]: Getting Component Tree from my code #29194

CH1NRU5T opened this issue May 21, 2024 · 1 comment
Labels
Component: Developer Tools Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Type: Bug

Comments

@CH1NRU5T
Copy link

Website or app

#22540

Repro steps

Greetings,
I am trying to get the component tree ( that react dev-tools show in the extension ) in my own code, and I want to send it to backend API server using an HTTP POST request.
Any idea on how I can achieve this?
I looked at using __REACT_DEVTOOLS_GLOBAL_HOOK__ but no luck yet.

Thank you

How often does this bug happen?

Every time

DevTools package (automated)

No response

DevTools version (automated)

No response

Error message (automated)

No response

Error call stack (automated)

No response

Error component stack (automated)

No response

GitHub query string (automated)

No response

@CH1NRU5T CH1NRU5T added Component: Developer Tools Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Type: Bug labels May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Developer Tools Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Type: Bug
Projects
None yet
Development

No branches or pull requests

2 participants
@CH1NRU5T and others