mirror of
https://github.com/videojs/video.js.git
synced 2024-12-14 11:23:30 +02:00
fix: Make Player#techCall_()
synchronous again (#3988)
This commit is contained in:
parent
d7d7cfeb9f
commit
3585af0fe2
@ -1523,7 +1523,7 @@ class Player extends Component {
|
||||
log(e);
|
||||
throw e;
|
||||
}
|
||||
});
|
||||
}, true);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user