diff --git a/web/src/components/player/dynamic/DynamicVideoPlayer.tsx b/web/src/components/player/dynamic/DynamicVideoPlayer.tsx index 70d387258..15216b749 100644 --- a/web/src/components/player/dynamic/DynamicVideoPlayer.tsx +++ b/web/src/components/player/dynamic/DynamicVideoPlayer.tsx @@ -197,7 +197,7 @@ export default function DynamicVideoPlayer({ {isLoading && !noRecording && ( )} - {noRecording && ( + {!isScrubbing && noRecording && (
No recordings found for this time