sound.js icon indicating copy to clipboard operation
sound.js copied to clipboard

Sound.js Console Errors on Load

Open Eagleheart opened this issue 9 years ago • 1 comments

sound.js:269 Uncaught TypeError: self.whenLoaded is not a function loadHandler @ sound.js:269 (anonymous function) @ sound.js:630

I'm getting this error when sounds.js loads sounds in any browser without a sounds.whenLoaded function being specified. Assuming I don't want a specific function to run when the sounds are loaded, this error shouldn't print to the console.

Eagleheart avatar Jul 28 '16 19:07 Eagleheart

Thanks for reporting this!

Is this happening when you test the index.html file in this repository? Could you please post an example of the code you're using that generates this error?

kittykatattack avatar Jul 28 '16 19:07 kittykatattack