开发者

HTTP script request "Aborted" status

开发者 https://www.devze.com 2022-12-28 22:25 出处:网络
What might cause a normal external script on my app to show up sometimes in Firebug\'s NET panel as \'Aborted\' and not being loaded?

What might cause a normal external script on my app to show up sometimes in Firebug's NET panel as 'Aborted' and not being loaded?

Is thi开发者_JAVA技巧s a server issue, or is the browser going nuts?


It is a bug in FireBug causing it to echo noise events. Abort is a normal condition for the end of an HttpRequest.

I think that it is going to be fixed in the next release.


This happens sometimes, for eg:

On a click event on a hyper-link we try to redirect to another URL through JavaScript/jQuery but the default behavior of a hyper-link click is not blocked using preventDefault

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号