Extjs 3.3.1 不显示错误

发布于 2024-11-19 03:39:32 字数 100 浏览 0 评论 0原文

出于调试目的,是否有某个选项可以在 Extjs 3 中显示错误。因为每当出现故障时,Firebug 中似乎都不会显示错误消息。

我更熟悉 jQuery 及其错误处理程序。

Is there an option somewhere to enable the displaying of errors in Extjs 3, for debugging purposes. Because whenever something fails it doesn't seem to display an error message in firebug.

I'm more familiar with jQuery and it's error handler.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

愁以何悠 2024-11-26 03:39:32

您需要包含 ext-all-debug.js 文件而不是 ext-all.js。
当然你还需要使用firebug!

You need include ext-all-debug.js file instead of ext-all.js.
Of course you also need to use firebug!

狼性发作 2024-11-26 03:39:32

不太理想,但我发现 Chrome 会显示错误和调用堆栈

Not ideal but I have found that Chrome will display the error and the call stack

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文