Skip to content

Error playing audios on Safari  #19

Open
@GolliAch

Description

@GolliAch

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:

  1. Go to Safari
  2. Click on Play and audio

Expected behavior
Audios playing

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions