1
獲得奇怪的錯誤在Windows 7下的歌劇12.16(在Linux和其他瀏覽器Opera 12.16沒有任何問題的工作)。當我點擊「我不是機器人」瀏覽器顯示我的警告「無法聯繫驗證碼。請檢查網絡連接,然後再試一次。」並在控制檯中:NoRecaptcha 2和Opera 12
Uncaught exception: TypeError: Cannot convert 'a.window || oe(a.zg)' to object
Error thrown at line 5157, column 2 in <anonymous function: rj.prototype.send>(a, b, c) in https://www.gstatic.com/recaptcha/api2/r20160307141848/recaptcha__en.js:
(a.window || oe(a.zg)).postMessage(JSON.stringify({
called from line 10402, column 3 in <anonymous function: g.Di>(a, b, c) in https://www.gstatic.com/recaptcha/api2/r20160307141848/recaptcha__en.js:
vj(this.H, "anchor_" + a, ae().parent.frames[a], "*").send("anchor_" + a, "ready_challenge", new Mi(this.lf))
called from line 10259, column 2 in <anonymous function: g.Ya>(a) in https://www.gstatic.com/recaptcha/api2/r20160307141848/recaptcha__en.js:
this.l.wc.Di(u(this.Lk, this), u(this.Mk, this), u(this.Nk, this))
called from line 10439, column 2 in <anonymous function>(a) in https://www.gstatic.com/recaptcha/api2/r20160307141848/recaptcha__en.js:
(new dp(a)).Me().Ya(T(a, 1))
這個錯誤發生在網站不同實例的不同位置,但非常穩定。緩存清理和調試沒有任何結果。 有在谷歌一些類似的問題,但無人接聽做什麼。 你對這個bug有什麼想法嗎?