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:
- Install a React 18 project
- Import component
- Check that you can be redirected to vscode successfully
- Upgrade to React 19
- Check that you can't be redirected to vscode successfully
Expected behavior
It should behave like React 18 versions
Screenshots
Console showing:
Additional context
This might be helpful:
hand-dot/react-inspector#9