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 19 unsuported - Could not find React instance for element #99

Open
JesusDR01 opened this issue Dec 29, 2024 · 1 comment
Open

Comments

@JesusDR01
Copy link

JesusDR01 commented Dec 29, 2024

Describe the bug
React 19 is not working, when I try to go to any component, I can see: Could not find React instance for element

To Reproduce
Steps to reproduce the behavior:

  1. Install a React 18 project
  2. Import component
  3. Check that you can be redirected to vscode successfully
  4. Upgrade to React 19
  5. Check that you can't be redirected to vscode successfully

Expected behavior
It should behave like React 18 versions

Screenshots
Console showing:

image

Additional context
This might be helpful:
hand-dot/react-inspector#9

@JesusDR01 JesusDR01 closed this as not planned Won't fix, can't repro, duplicate, stale Dec 29, 2024
@JesusDR01 JesusDR01 reopened this Dec 30, 2024
@mjw-git
Copy link

mjw-git commented Feb 7, 2025

@JesusDR01 I wrote a support React19, if you are interested, you can try
https://www.npmjs.com/package/react-find

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