搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

when I launch Aurora I always get a too much recursion error, what would cause this?

more options

Aurora has latest update (seems it updates a lot)

Aurora has latest update (seems it updates a lot)

所有回复 (1)

more options

A lot of the errors (especially if they're warnings) are normal (many websites have some IE-specific code and some of that code generates warnings). The simplest way to see if there are errors on the current page is to click "Clear" in the error console and then reload the page.

Also, errors (and less-often warnings) can come from extensions so you may see errors even if they're not related to the current page.

  • You can also use the "Tools > Web Developer > Web Console" (Shift+Cmd+K) to check for error on the current tab.