You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I realise this is an old repo for an old tutorial, but I'm hoping you're still monitoring this.
I find that the event listeners stop firing after calling the .load method. I can re-add them once the .load promise resolves but NOT immediately. I need to add an arbitrary delay of half a second or so, otherwise the Mixcloud API is unavailable.
It's almost like either the .load or .ready promises are buggy. Or am I missing something here? Is there a better way of ensuring the event listeners are immediately bound as soon as the widget has reinitialised?
The text was updated successfully, but these errors were encountered:
Hi, I realise this is an old repo for an old tutorial, but I'm hoping you're still monitoring this.
I find that the event listeners stop firing after calling the .load method. I can re-add them once the .load promise resolves but NOT immediately. I need to add an arbitrary delay of half a second or so, otherwise the Mixcloud API is unavailable.
It's almost like either the .load or .ready promises are buggy. Or am I missing something here? Is there a better way of ensuring the event listeners are immediately bound as soon as the widget has reinitialised?
The text was updated successfully, but these errors were encountered: