From 3089fa9b151f3ebf5fab9b37d8291d70ca5e6ef2 Mon Sep 17 00:00:00 2001 From: Yahya Kousa Date: Sun, 26 Jul 2026 16:40:27 -0500 Subject: [PATCH 1/3] git commit -m "Release video decoder resources on player unmount --- app/client/src/components/modal/VideoModal.js | 3 +++ .../src/components/player/VideoJSPlayer.js | 16 ++++++++++++++++ 2 files changed, 19 insertions(+) diff --git a/app/client/src/components/modal/VideoModal.js b/app/client/src/components/modal/VideoModal.js index 26549b29..c43357e3 100644 --- a/app/client/src/components/modal/VideoModal.js +++ b/app/client/src/components/modal/VideoModal.js @@ -423,6 +423,9 @@ const VideoModal = ({ if (!open) { clearInterval(cropPollRef.current) setCropProcessing(false) + // Drop the player wrapper so the unmounted