简体   繁体   English

liferay javascript IE8

[英]liferay javascript IE8

Currently working on liferay site and stuck with IE8 browser issue. 目前在liferay网站上工作,并遇到IE8浏览器问题。 When I loading the page I am getting the Javascript errors. 加载页面时,出现Javascript错误。

'undefined' is null or not an object dojo.xd.js line 14 character 31332 'undefined'为null或不是对象dojo.xd.js第14行的字符31332

When I load the same page in Chrome and Firefox and I didn't see any java script errors. 当我在Chrome和Firefox中加载同一页面时,没有看到任何Java脚本错误。 For IE I could not able to proceed much as it is taking to dojo source file and could not able to figure it. 对于IE,我无法进行太多操作,因为它正在处理dojo源文件,并且无法找到它。 I also tried to remove dojo components one after another to see the whether I can isolate the issue. 我还尝试了一个接一个地删除dojo组件,以查看是否可以隔离该问题。 But it doesn't help and getting the same error. 但这并没有帮助,并得到相同的错误。 Is there any better way to debug this issue/ any other tools that will help on get more information/ suggestions? 有没有更好的方法来调试此问题/其他任何有助于获得更多信息/建议的工具?

Is there any data transmission between browser and server. 浏览器和服务器之间是否有任何数据传输。 If so, paste here or check for correct JSON format. 如果是这样,请粘贴此处或检查JSON格式是否正确。 Extra commas, braces are usually the culprit. 大括号通常是罪魁祸首。

Firefox and Chrome are relaxing browser and adjust themselves. Firefox和Chrome正在放松浏览器并自行调整。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM