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
So if i create a tubeplayer instance in a hidden element and later on it gets shown then none of the API methods work for at least 0.6 seconds. I would suggest to fix it using a queue of the methods that were invoked.
The text was updated successfully, but these errors were encountered:
Experiencing the same in a similar situation. Initializing the plugin in the background, then showing it and triggering the play action. Strangely enough it will play sometimes (about 50% of tries), and otherwise stay cued.
So if i create a
tubeplayer
instance in a hidden element and later on it gets shown then none of the API methods work for at least 0.6 seconds. I would suggest to fix it using a queue of the methods that were invoked.The text was updated successfully, but these errors were encountered: