Clément FOUREL

Results 5 comments of Clément FOUREL

Hi @alectrocute, `The AudioContext was not allowed to start. It must be resumed (or created) after a user gesture on the page`. Nowadays all modern browsers block audio playback. You...

Chrome 96.0.4664.110 on mac OS 12.1: https://jsmpeg.com/perf.html?file=blade-runner-2049-240p.ts&webgl=1&wasm=1&audio=1 => `The AudioContext was not allowed to start. It must be resumed (or created) after a user gesture on the page`. So it...

The equivalent for Vue 3 is Provide/Inject: https://vuejs.org/guide/components/provide-inject.html

I confirm, issue is fixed in v3.3.4. Tested on Safari on iOS < 12 and firefox < 72