question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error: Could not find ID for Fiber "App"

See original GitHub issue

The error occurs opening react-konva examples: react_devtools_backend.js:5731 Uncaught Error: Could not find ID for Fiber "App" at getFiberIDThrows (react_devtools_backend.js:5731) at recordMount (react_devtools_backend.js:6361) at mountFiberRecursively (react_devtools_backend.js:6459) at mountFiberRecursively (react_devtools_backend.js:6507) at react_devtools_backend.js:6910 at Set.forEach (<anonymous>) at Object.flushInitialOperations (react_devtools_backend.js:6891) at react_devtools_backend.js:14252 at <anonymous>:201:34 at Array.map (<anonymous>) at Object.emit (<anonymous>:201:24) at attachRenderer (react_devtools_backend.js:14279) at react_devtools_backend.js:14291 at Map.forEach (<anonymous>) at initBackend (react_devtools_backend.js:14290) at setup (react_devtools_backend.js:10996) at welcome (react_devtools_backend.js:10942)

Env: Browser: Chrome 90.0.4430.212 OS: MacOS React Dev Tools: 4.13.4 (5/20/2021)

Examples:

  1. ‘How to draw images on canvas with React?’ https://ox106pyo65.csb.app/ image

  2. ‘Drawing canvas shapes with React’ https://w0oz80qqw8.csb.app/ image

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:6
  • Comments:9 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
pacocomcommented, Feb 22, 2022

I have the same problem image

View release notes for DevTools version 4.23.0-e28a0db22

1reaction
hfz-rcommented, May 26, 2021

mine already gone after update to the latest build.

image

Read more comments on GitHub >

github_iconTop Results From Across the Web

React instrumentation encountered an error: Error: Could not ...
Hi I'm the author and maintainer of React DevTools. The error you're asking about is related to the interaction between React DevTools ...
Read more >
Error: Could not find ID for Fiber "App" - Bountysource
The error occurs opening react-konva examples: react_devtools_backend.js:5731 Uncaught Error: Could not find ID for Fiber "App"
Read more >
React instrumentation encountered an error: Error: Could not ...
Hi 👋 I'm the author and maintainer of React DevTools. The error you're asking about is related to the interaction between React DevTools...
Read more >
react-devtools - npm
If you're using React Native 0.43 or higher, it should connect to your ... doesn't happen automatically, try reloading the React Native app....
Read more >
error: could not find react-redux context value - You.com
If you need to access redux store in App component, you should wrap the App component with <Provider /> , so that it...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found