Skip to content

Conversation

ben-denham
Copy link

I ran into the following error when attempting to use window.loadAudio() from a browser environment: Uncaught TypeError: options.fetch is not a function.

This seems to be because the window.loadAudio() function is load() in loads.js, which doesn't handle options like the function exported from browser.js.

This pull request resolves the issue by assigning the function exported from browser.js to window.loadAudio() instead.

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

Successfully merging this pull request may close these issues.

1 participant