javascript - Out of range error in firebug console -
i trying debug ext-all-debug-w-comments.js file. file pretty big , when error occurs, says "typeerror: all.item(...) null (151559 out of range 149122)
"
basically error occurs @ line number 151559 149122 files shown in firebug. since lines not loaded cannot debug in firebug.
please see below image more information
what should option have here?
thank you
is there browser specific issue involved?
if not, use chrome, can handle bigger scripts compared firefox.
Comments
Post a Comment