defunkt / jquery-pjax

pushState + ajax = pjax
https://pjax.herokuapp.com
MIT License
16.74k stars 1.97k forks source link

multiple failed requests occur #691

Closed trybased closed 6 years ago

trybased commented 6 years ago

tp2 tp

Multiple failed requests occur and as you see above, it keeps repeat until the request finally succeed.

There's nothing wrong with the request URL and I can't find meaningful cause in serverside.

trybased commented 6 years ago

Those failed requests also leave the histories so history.back() has a error too.

trybased commented 6 years ago

solved. it was my bad :(