zhihu / griffith

A React-based web video player
https://codesandbox.io/embed/p03wm0o80
MIT License
2.5k stars 226 forks source link

fix: 多个播放器使用同一个 Pip 实例问题修复 #285

Closed wlw620 closed 1 year ago

wlw620 commented 1 year ago

Description

image

多播放器场景会共用一个 Pip 实例,只有第一个播放器能才能正常 init 需要在组件内部执行 new Pip()