atrandomの日記: Chrome 22.0.1201.0 dev-m で/recent のタイトルをクリックしても本文が出ない 1
たぶんJSの問題
ページを開いた時点で次のJSエラーが発生する
{{{
Uncaught TypeError: Object # has no method 'init' all-minified.js:20
b.autogrow all-minified.js:20
(anonymous function) all-minified.js:20
(anonymous function) all-minified.js:20
Uncaught TypeError: Cannot set property 'startdate' of undefined recent:1724
(anonymous function) recent:1724
Uncaught TypeError: Property 'apply_updates_when' of object [object Window] is not a function recent:1721
(anonymous function) recent:1721
(anonymous function) all-minified.js:20
q.extend.each all-minified.js:13
q.extend.ready all-minified.js:20
(anonymous function) all-minified.js:20
}}}
で、適当なタイトルをクリックすると次のエラーが発生する
{{{
Uncaught TypeError: Cannot read property 'view' of undefined all-minified.js:20
toggle_fh_body_wrap_return all-minified.js:20
onclick recent:428
}}}
#こういう報告用のタグってあるのだろうか?
Chrome 22.0.1207.1 dev-m で動作確認 (スコア:1)
真面目にコード追ってないから、あれだけど、スラド側は変わってなさそうだだから、Chorome側でなんかあったんだね
#T/O代わりにぐだぐだ