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

Importing this library crashes the app in IE11 #18

Open
razvan-g-nutu opened this issue Jul 7, 2020 · 0 comments
Open

Importing this library crashes the app in IE11 #18

razvan-g-nutu opened this issue Jul 7, 2020 · 0 comments

Comments

@razvan-g-nutu
Copy link

razvan-g-nutu commented Jul 7, 2020

If I'm adding this library to my list of dependencies and import it, I cannot run my app in Internet Explorer 11.
I shimmed the failing code but this might come with some drawbacks for other dependencies too.
Also conditional importing is not an option for me.

Possible solution: first line in AudioContext.js should consider that window.AudioContext or window.webkitAudioContext might not be available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant