如何解决"不能读不确定&QUOT财产'推';在Firebug精简版? [英] How to solve "cannot read property 'push' of undefined" in Firebug Lite?

查看:150
本文介绍了如何解决"不能读不确定&QUOT财产'推';在Firebug精简版?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在OS X(小牛)使用Chrome,并且得到了一些问题,打开Firebug的精简版,以测试AngularJS应用。有一个消息:

I'm using Chrome on OS X (Maverick) and got some issues opening Firebug Lite for testing an AngularJS application. There was a message:

cannot read property 'push' of undefined firebug-lite.js 30905

这怎么解决?

推荐答案

我已经找到了一个答案的 Firebug的讨论组线程

I've found the answer in a Firebug discussion group thread.

Firebug的精简版存储有关其在浏览器的本地存储激活一些信息。要清除本地存储和通过重置激活的信息通过devtools'命令行执行此:

Firebug Lite stores some info about its activation in the browser's local storage. To clear the local storage and by that reset the activation information execute this via the devtools' command line:

window.localStorage.clear()

这篇关于如何解决"不能读不确定&QUOT财产'推';在Firebug精简版?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆