问题
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