Devtools error after release of new React DevTools
See original GitHub issueYesterday 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:
- Created 4 years ago
- Reactions:1
- Comments:6 (5 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
FYI: I’m currently working on bringing them into the 8.x release line 🎉
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