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
In the console I see failed connections to googleads.g.doubleclick.net, static.doubleclick.net, and sometimes play.google.com, so I reverted the changes. They appear whenever seekTo is called, which I attached to onClick for the links.
Thank you for this package. I spent some time working with it, then encountered some odd error messages.
In the console I see failed connections to
googleads.g.doubleclick.net
,static.doubleclick.net
, and sometimesplay.google.com
, so I reverted the changes. They appear wheneverseekTo
is called, which I attached to onClick for the links.I then found the Google issue YouTube embedded player causes CORS errors. I guess that explains it. But it's been open since last April.
Also, I'm able to use a normal embed without any issue. I wonder why those errors come up when using YouTube's API.
The text was updated successfully, but these errors were encountered: