From 17eeeae8963f4d966df7bb97c31ea9cfd5ad082f Mon Sep 17 00:00:00 2001 From: hjm <63528605@qq.com> Date: Fri, 2 Aug 2019 09:07:37 +0800 Subject: [PATCH] c --- public/react/src/common/components/media/Clappr.js | 1 + 1 file changed, 1 insertion(+) diff --git a/public/react/src/common/components/media/Clappr.js b/public/react/src/common/components/media/Clappr.js index 995200574..673a7b4ff 100644 --- a/public/react/src/common/components/media/Clappr.js +++ b/public/react/src/common/components/media/Clappr.js @@ -26,6 +26,7 @@ class Clappr extends Component{ } // && window['clappr-playback-rate-plugin'] if (window['Clappr'] ) { + // https://github.com/clappr/clappr/issues/1839 // http://clappr.github.io/classes/Player.html#method_mute this['player'+id] = new window.Clappr.Player({ source: source, parentId: _id,