Latest Google Chrome Update on 17th Jan 2014 triggers Page(s) unresponsive alert

房东的猫 提交于 2019-12-23 17:42:53

问题


My project is built in .net v4.0. Since a Chrome browser update last week, every page triggers a "Page(s) unresponsive" alert. The alert occurs on every page regardless of whether or not the page uses ajax. This can't have just affected my project! Has anyone any advice on how to resolve this issue. ALl other browsers are fine.


回答1:


The only way round this I believe is to ask clients to install the beta version of Chrome (which includes a fix for this bug). To do this they should select to instal the Beta channel for Windows (or Mac) from here http://dev.chromium.org/getting-involved/dev-channel.

My application runs fine again using the beta version.

I suspect the next chrome version will be released soon anyway as this bug is causing widespread problems.



来源:https://stackoverflow.com/questions/21231011/latest-google-chrome-update-on-17th-jan-2014-triggers-pages-unresponsive-alert

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!