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

Cross-browser support #118

Open
psychemedia opened this issue Nov 10, 2020 · 0 comments
Open

Cross-browser support #118

psychemedia opened this issue Nov 10, 2020 · 0 comments
Labels
audio bug Something isn't working

Comments

@psychemedia
Copy link
Contributor

At the moment, the widget won't even load in Firefox (errors on load?) and I think it's pretty broken in Safari too. No idea about Edge. Chrome is the only browser I really test in and things seem to work there.

A possible immediate issue for Firefox is audio handling (this is also an issue in Safari).

AudioContext() seems to be handled differently across browsers. One solution might be a cross-browser package (eg standardized-audio-context. See also things like AudioContext on Safari.

@psychemedia psychemedia added bug Something isn't working audio labels Nov 10, 2020
@psychemedia psychemedia changed the title Corss-browser support Cross-browser support Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audio bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant