V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
superPershing
V2EX  ›  问与答

jquery xhr failed loading 错误提示

  •  
  •   superPershing · Jul 11, 2017 · 3983 views
    This topic created in 3212 days ago, the information mentioned may be changed or developed.

    ajax 发送 POST 请求,chrome console 的 log 显示如下错误提示

    XHR failed loading: POST "http://localhost:8000/api/v1/register".
    send @ jquery-3.2.1.js:9566
    ajax @ jquery-3.2.1.js:9173
    (anonymous) @ join.js:7
    dispatch @ jquery-3.2.1.js:5206
    elemData.handle @ jquery-3.2.1.js:5014
    

    而 join.js 第 7 行是:

    $.ajax({
    ...
    

    在 chrome 的 network 下发现请求的http://localhost:8000/api/v1/register状态是 cancel,这是为什么? 这是什么原因?

    Supplement 1  ·  Jul 11, 2017
    已解决,是事件原因。
    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5935 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 01:58 · PVG 09:58 · LAX 18:58 · JFK 21:58
    ♥ Do have faith in what you're doing.