Open
Description
Describe the bug
We keep having issues in Safari
Console:
NotSupportedError: The operation is not supported.
This is the trace:
Qt = () => {
if (J.current && J.current.paused) {
const A = J.current.play();
A !== void 0 && A.catch(B => {
console.error(B),
s && s(B instanceof Error ? B : new Error("Error playing audio"))
})
To Reproduce
Steps to reproduce the behavior:
- Go to Safari
- Click on Play and audio
Expected behavior
Audios playing
Metadata
Metadata
Assignees
Labels
No labels