mirror of
https://github.com/mmjee/Piped-Material.git
synced 2024-12-06 19:26:36 +01:00
Port "Workaround for bug in shaka's programmatic setup."
See https://github.com/TeamPiped/Piped/commit/c87af466c85180768e8f9a465dfa12f2865e5e6c
This commit is contained in:
@@ -203,6 +203,7 @@ export default {
|
||||
},
|
||||
setPlayerAttrs (localPlayer, videoEl, uri, mime, shaka) {
|
||||
if (!this.$ui) {
|
||||
this.destroy()
|
||||
this.$ui = new shaka.ui.Overlay(localPlayer, this.$refs.container, videoEl)
|
||||
|
||||
const config = {
|
||||
|
||||
Reference in New Issue
Block a user