You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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 (egstandardized-audio-context
. See also things like AudioContext on Safari.The text was updated successfully, but these errors were encountered: