-
Notifications
You must be signed in to change notification settings - Fork 68
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
Bug: Failed to set the 'buffer' #239
Comments
You want to use Better yet, do this: |
I use the url address. |
Please create a reproduction. Are you sure |
Yes it returns a valid url which works fine with other methods.
loader function for webpack
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
pixi-sound.esm.mjs:24 Uncaught DOMException: Failed to set the 'buffer' property on 'AudioBufferSourceNode': Cannot set buffer to non-null after it has been already been set to a non-null buffer
at set buffer [as buffer]
Use: pixijs: 7.1.1
The text was updated successfully, but these errors were encountered: