diff --git a/web/src/components/player/dynamic/DynamicVideoPlayer.tsx b/web/src/components/player/dynamic/DynamicVideoPlayer.tsx index 9e2d9a353..a40d521ea 100644 --- a/web/src/components/player/dynamic/DynamicVideoPlayer.tsx +++ b/web/src/components/player/dynamic/DynamicVideoPlayer.tsx @@ -238,7 +238,7 @@ export default function DynamicVideoPlayer({ {!isScrubbing && (isLoading || isBuffering) && !noRecording && ( )} - {!isScrubbing && noRecording && ( + {!isScrubbing && !isLoading && noRecording && (
No recordings found for this time