-
Notifications
You must be signed in to change notification settings - Fork 45
Sound.js Console Errors on Load #10
Copy link
Copy link
Open
Labels
Description
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.
Reactions are currently unavailable