Skip to content

Standalone DevTools Profiler should work with no connected clients #22127

@mrkev

Description

@mrkev

When the standalone DevTools are opened without a running React application, this is what's currently shown:

Screen Shot 2021-08-18 at 1 47 49 PM

Being able to use the standalone app without any connected clients, just to inspect saved profiles, would be a nice to have though. We should move the greeting message / instructions into the Components tab (when there's no connected apps) and let the Profiler be used to import previous profiles.

Note that doing this will likely require a new prop being passed to the outer DevTools component.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions