-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Suspense boundary around Event Listeners panel (in case it suspen…
…ds outside of a transition) (#10559) See comments on [go/r/e2d6a019-bb06-444c-965b-e938add7fcbf](https://app.replay.io/recording/elements-panel-flashes--e2d6a019-bb06-444c-965b-e938add7fcbf) for how I identified this. Using React DevTools to force this panel into a suspended state, I confirmed that it no longer causes the entire secondary tool panel to fallback: ![Screenshot 2024-06-13 at 10 35 08 AM](https://github.com/replayio/devtools/assets/29597/02704304-c67a-4952-8804-08ff9dae19cd)
- Loading branch information
Showing
2 changed files
with
21 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters