Bug: 4.8.0 released a ton of bugs - Component Tree broken #19357
Labels
Component: Developer Tools
Status: Unconfirmed
A potential issue that we haven't yet confirmed as a bug
Type: Bug
On page reload from code change ->
(broken)
After closing the tab and turning the extension on and off
(normal)
Page doesn't update. If I'm on domain.com/PROFILE and then move to domain.com/HOME - the dev tools still shows the components tab for PROFILE and the data doesn't update.
Suspense components break everything below them. If suspense is included in any component it seems to have trouble loading whats below those components randomly.
Occasionally getting the error about cannot find node id# in console.
React version: 4.8.0
Steps To Reproduce
Not sure. My codebase has pretty much remained the same and this started happening with the newest updates to the dev tool.
Sometimes a reload works fine - sometimes when reloading the component tab doesn't work and shows the image above.
Link to code example:
Sorry production build. No code to link.
But I can't be the only one having this issue.
The text was updated successfully, but these errors were encountered: