超出最大调用堆栈大小错误 [英] Maximum call stack size exceeded error

查看:53
本文介绍了超出最大调用堆栈大小错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用 Direct Web Remoting (DWR) JavaScript 库文件,并且仅在 Safari(桌面和 iPad)中出现错误

I am using a Direct Web Remoting (DWR) JavaScript library file and am getting an error only in Safari (desktop and iPad)

它说

已超出最大调用堆栈大小.

Maximum call stack size exceeded.

这个错误究竟是什么意思,它是否完全停止处理?

What exactly does this error mean and does it stop processing completely?

还有针对 Safari 浏览器的任何修复(实际上在 iPad Safari 上,它说

Also any fix for Safari browser (Actually on the iPad Safari, it says

JS:执行超时

我假设是相同的调用堆栈问题)

which I am assuming is the same call stack issue)

推荐答案

如果您不小心导入/嵌入同一个 JavaScript 文件两次,有时会得到这个,值得在检查器的资源选项卡中检查.

You can sometimes get this if you accidentally import/embed the same JavaScript file twice, worth checking in your resources tab of the inspector.

这篇关于超出最大调用堆栈大小错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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