From 6dad315d16ee2eb6a1834745de06706a3f92b4e3 Mon Sep 17 00:00:00 2001 From: kkmch Date: Tue, 26 Sep 2023 14:59:42 +0200 Subject: [PATCH] fix: remove onPause handler for autoplayed videos with pause icons --- src/components/ReactPlayer/ReactPlayer.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/components/ReactPlayer/ReactPlayer.tsx b/src/components/ReactPlayer/ReactPlayer.tsx index 12f280cf9..190211dc6 100644 --- a/src/components/ReactPlayer/ReactPlayer.tsx +++ b/src/components/ReactPlayer/ReactPlayer.tsx @@ -389,7 +389,11 @@ export const ReactPlayerBlock = React.forwardRef