Uncaught ReferenceError: ytcfg is not defined (also __ytRIL is not defined)

前端 未结 4 1590
慢半拍i
慢半拍i 2020-12-12 15:12

I have been using the YouTube IFrame Player API without problem for months and started to see this exception recently when the player loads: Uncaught ReferenceError: y

4条回答
  •  不知归路
    2020-12-12 15:58

    I had the same issue. Temporary fix was using objects instead of iframes. It worked for me.

提交回复
热议问题