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
YT.Player() 時のこの内部エラーどうすりゃよい?
└ new YT.Player() が正しく、 new してなかっただけじゃん!!!!!!!!!!!!!!!!!!!!!
Uncaught TypeError: Cannot read properties of undefined (reading 'bind')
at Jb (www-widgetapi.js:208:67)
at Object.X [as Player] (www-widgetapi.js:195:320)
at onPointerEnter (index.tsx:46:28)
The text was updated successfully, but these errors were encountered:
デバッグ時にCORSに引っかかるのは仕方ないので下記コマンドで危険なブラウザを起動
└ 他のオプションで表示対象のドメイン限定できたりしないかな
YT.Player()
時のこの内部エラーどうすりゃよい?└
new YT.Player()
が正しく、 new してなかっただけじゃん!!!!!!!!!!!!!!!!!!!!!The text was updated successfully, but these errors were encountered: