Assigned
Status Update
Comments
[Deleted User] <[Deleted User]> #2
Is anyone ever going to read this?
ma...@google.com <ma...@google.com> #3
What browser are you seeing this in? Is it only for specific channels?
dd...@gmail.com <dd...@gmail.com> #4
we are seeing the same issue: Here is an example of this bug: https://data-miner.io
Uncaught ReferenceError: __ytRIL is not defined(…)onload @ VM1508 subscribe_embed?channelid=UCJsN_l9NikcAq9XikLD1nSg&action_card=1&usegapi=1&jsh=m%3B%2F_%2Fsc…:22
Uncaught ReferenceError: __ytRIL is not defined(…)onload @ VM1508 subscribe_embed?channelid=UCJsN_l9NikcAq9XikLD1nSg&action_card=1&usegapi=1&jsh=m%3B%2F_%2Fsc…:22
da...@gmail.com <da...@gmail.com> #5
Also happens on Youtube developers page.
https://developers.google.com/youtube/youtube_subscribe_button
www.youtube.com/subscribe_embed?channelid=UC_x5XG1OV2P6uZZ5FSM9Ttw&action_c …t=https%3A%2F%2Fgoogle-developers.appspot.com &pfname=&rpctoken=32234762:22 Uncaught ReferenceError: __ytRIL is not defined
at HTMLImageElement.onload (www.youtube.com/subscribe_embed?channelid=UC_x5XG1OV2P6uZZ5FSM9Ttw&action_c …t=https%3A%2F%2Fgoogle-developers.appspot.com &pfname=&rpctoken=32234762:22)
at HTMLImageElement.onload (
[Deleted User] <[Deleted User]> #6
This is hilarious. How is this still not fixed when it is an issue even for their own site!
to...@gmail.com <to...@gmail.com> #11
Here's another example of it happening. http://free-online-golf-tips.com/
Another side effect is that it keeps the loadings spinner spinning.
Another side effect is that it keeps the loadings spinner spinning.
en...@gmail.com <en...@gmail.com> #12
epic fail google!
I need a clean console for a devtools demo, now I can't use the button.
all these months and no hotfix
I need a clean console for a devtools demo, now I can't use the button.
all these months and no hotfix
si...@gmail.com <si...@gmail.com> #13
Over a year this goes and goes. When will we have a proper resolution for this?
[Deleted User] <[Deleted User]> #14
same issue for me
pa...@gmail.com <pa...@gmail.com> #15
same here
ap...@gmail.com <ap...@gmail.com> #16
no fix ((
ve...@gmail.com <ve...@gmail.com> #17
hello,
when am passing input as a voice but in my java-script am facing this issue please any one help to resolve this.
Uncaught ReferenceError: logsonuc is not defined
when am passing input as a voice but in my java-script am facing this issue please any one help to resolve this.
Uncaught ReferenceError: logsonuc is not defined
to...@gmail.com <to...@gmail.com> #18
The YouTube subscribe button code generated by google site is giving this error in Chrome Javascript console
www.youtube.com/subscribe_embed?usegapi=1&channelid=UCz7WpA2ISizN-5ms0RZs9w …parent=http%3A%2F%2Fwww.apelosurgentes.com.br &pfname=&rpctoken=96447089:22 Uncaught ReferenceError: __ytRIL is not defined
at HTMLImageElement.onload (www.youtube.com/subscribe_embed?usegapi=1&channelid=UCz7WpA2ISizN-5ms0RZs9w …parent=http%3A%2F%2Fwww.apelosurgentes.com.br &pfname=&rpctoken=96447089:22)
www.youtube.com/subscribe_embed?action_card=1&channelid=UCz7WpA2ISizN-5ms0R …parent=http%3A%2F%2Fwww.apelosurgentes.com.br &pfname=&rpctoken=41410443:22 Uncaught ReferenceError: __ytRIL is not defined
at HTMLImageElement.onload (www.youtube.com/subscribe_embed?action_card=1&channelid=UCz7WpA2ISizN-5ms0R …parent=http%3A%2F%2Fwww.apelosurgentes.com.br &pfname=&rpctoken=41410443:22)
at HTMLImageElement.onload (
at HTMLImageElement.onload (
ke...@gmail.com <ke...@gmail.com> #19
please fix this bug......
ke...@gmail.com <ke...@gmail.com> #20
problem seems fixed now. congratulations!
gi...@gmail.com <gi...@gmail.com> #21
Yes, fixed. Thx!
ad...@gmail.com <ad...@gmail.com> #22
Vamos resolver isso, senhores!
Description
NOTE: Use this form ONLY if you are a DEVELOPER reporting bugs about the
YouTube Data or Player APIs. If you are experiencing problems with the
YouTube web site or another YouTube playback mechanism, please use
------------------------------------------------------------------------
Name of API affected:
Issue summary:
Provide a brief summary of the issue you're experiencing.
Steps to reproduce issue:
1. Copy the code into your html webpage to embed the button, found at
2. Open developer tools on your browser and open the webpage you have copied the code to embed the button in.
3. Observe the error in the console:
VM239 subscribe_embed?usegapi=1&channel=koldstudios&layout=full&count=default&origin=http%3A%2F%2Fl…:22
Uncaught ReferenceError: __ytRIL is not definedonload @ VM239 subscribe_embed?usegapi=1&channel=koldstudios&layout=full&count=default&origin=http%3A%2F%2Fl…:22
2landingpages.min.js:1 interval
Expected output:
What do you expect to see after performing the above steps?
I expect there to be no error on the page, and that the subscribe/unsubscribe events that happen when the button is clicked to be accurately fired.
Actual results:
What do you actually see after performing the above steps?
There are one or multiple errors depending on what 'data' attributes you set in the html tag that displays the button, and events from clicking the subscribe/unsubscribe button are not fired and consequently event handlers that listen to these events do not perform any action.
Notes:
Provide any additional information which might be useful here. Feel free to
attach screenshots or sample code which demonstrates the issue being
described.