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.

Devtools error after release of new React DevTools

See original GitHub issue

Yesterday React released a new React DevTools, https://reactjs.org/blog/2019/08/15/new-react-devtools.html So now running my preact project with the new tools, i’m getting this error: I’m still using “preact”: “^8.5.1”,

backend.js:9 Uncaught (in promise) TypeError: e.getPublicInstance is not a function at h (backend.js:9) at Object.receiveComponent (backend.js:9) at Object.e.<computed> [as receiveComponent] (backend.js:9) at Object.componentUpdated (devtools.js:262) at Object.preact.options.afterUpdate (devtools.js:380) at renderComponent (preact.umd.js:619) at rerender (preact.umd.js:104)

Let me know if you need more information. Thanks

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
marvinhagemeistercommented, Aug 17, 2019

FYI: I’m currently working on bringing them into the 8.x release line 🎉

1reaction
JoviDeCroockcommented, Aug 16, 2019

No problem, let’s keep this issue open so it’s more clear on our radar. Since we still have to decide for Preact 8

Read more comments on GitHub >

github_iconTop Results From Across the Web

react-devtools - npm
react -devtools. This package can be used to debug non-browser-based React applications (e.g. React Native, mobile browser or embedded ...
Read more >
react dev tools not loading in Chrome browser - Stack Overflow
This works on latest ReactJs version 0.13.3. So, after you ticked Allow access to file URLs option. You also need to close the...
Read more >
React devtools extension not working on my application - Reddit
Hi all, ever since Chrome latest update (99), the react devtools extension does not work anymore on my application.
Read more >
bri @bvaughn@mas.to on Twitter: "⚛️ Special thanks to ...
it is currently only available in the browser extension of React DevTools. The NPM release does have the new error boundary toggle though....
Read more >
React Developer Tools version history - 25 versions
Latest version. Version 4.27.1. Released Dec 6, 2022 - 1.8 MB. Works with firefox 55.0 and later. Bug fix: https ...
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