Skip to content
New issue

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

Help Center: play sound errors without interaction #68475

Closed
arcangelini opened this issue Sep 30, 2022 · 1 comment
Closed

Help Center: play sound errors without interaction #68475

arcangelini opened this issue Sep 30, 2022 · 1 comment

Comments

@arcangelini
Copy link
Contributor

Details

This is more of an edge case, but if the user doesn't interact with HappyChat before minimizing it and then gets a message the playSound() breaks. This is due to a browser specific limitation that prevents a window from making sounds at the start of a site with no interaction from the user.

Once the user responds or clicks in the window the problem is resolved, so I don't think this is a pressing issue.

DOMException: play() failed because the user didn't interact with the document first.

Checklist

No response

Related

No response

@arcangelini
Copy link
Contributor Author

This is no longer relevant.

@github-project-automation github-project-automation bot moved this from Backlog to Done in Vertex Team Board Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

1 participant