Synchronous XMLHttpRequest deprecated

后端 未结 2 1452
萌比男神i
萌比男神i 2020-12-21 00:09

Today, I had to restart my browser due to some issue with an extension. What I found when I restarted it, was that my browser (Chromium) automatically updated to a new versi

2条回答
  •  Happy的楠姐
    2020-12-21 01:05

    Doesn't "deprecated" mean that it's available, but won't be forever. (I read elsewhere that it won't be going away for a number of years.) If so, and this is for hobby projects, then perhaps you could use async: false for now as a quick way to get the job done?

提交回复
热议问题