Encountering an Uncaught InvalidStateError with embedded SoundCloud profiles from
(https://w.soundcloud.com/player/widget-6c3640e3.js & https://w.soundcloud.com/player/multi-sounds-0e392418.js)
on my website pullup.club hosted on github.io and is open source...
There are two SoundCloud profiles embedded in a modal popup.
<iframe width="35%" height="450" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/users/5142431&color=ff5500&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false"></iframe>
Upon loading the site, errors and lag occur. Unsure how to resolve this issue, whether it's due to the embedded players in a popup or if the canvas size needs specification?
Seeking assistance as I'm clueless about this. Any help is greatly appreciated!