diff --git a/frontend/src/components/actors/actor-details-iframe.tsx b/frontend/src/components/actors/actor-details-iframe.tsx index 961260bf00..5f320218c8 100644 --- a/frontend/src/components/actors/actor-details-iframe.tsx +++ b/frontend/src/components/actors/actor-details-iframe.tsx @@ -632,10 +632,10 @@ function ActorDetailsIframePath({ {bootTimedOut ? (

- Inspector UI didn't load. Check that the + Inspector didn't load. Check that the actor is running and reachable.

-
+
- + + Use legacy inspector + + } + />
-

- The legacy inspector is an older, less - secure version. Only switch to it if the - inspector keeps failing to load. -

) : ( Connecting to inspector…