We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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:
Expected behavior Audios playing
The text was updated successfully, but these errors were encountered:
Could you provide more details, please? I haven’t encountered this error in any scenario.
Sorry, something went wrong.
it doesn't work on Safari for me too(
YZarytskyi
No branches or pull requests
Describe the bug
We keep having issues in Safari
Console:
NotSupportedError: The operation is not supported.
This is the trace:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Audios playing
The text was updated successfully, but these errors were encountered: