From a7be789f69dd1c362b51928f51a8c03b0e6032fe 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