From 8b035be132db5c7ff2bd22465821a8f966f68c34 Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Sat, 14 Mar 2026 17:44:16 -0500 Subject: [PATCH] disable pip for animated event cards (#22438) --- web/src/components/card/AnimatedEventCard.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/components/card/AnimatedEventCard.tsx b/web/src/components/card/AnimatedEventCard.tsx index 63cda9d0b..74495ddc7 100644 --- a/web/src/components/card/AnimatedEventCard.tsx +++ b/web/src/components/card/AnimatedEventCard.tsx @@ -213,6 +213,7 @@ export function AnimatedEventCard({ playsInline muted disableRemotePlayback + disablePictureInPicture loop onTimeUpdate={() => { if (!isLoaded) {