Closed daab closed 5 years ago
Hi guys I've checked the debug toolbar JavaScript code and I am unable to find any XHR sync requests. The debug toolbar itself works as a proxy for XHR so maybe your code is using sync XHR @daab ? Can you please show full stack of this?
Thanks for posting in our issue tracker. In order to properly assist you, we need additional information:
Thanks!
This is an automated comment, triggered by adding the label status:need more info
.
It has been 2 or more weeks with no response on our request for more information. In order for our issue tracker to be effective, we are closing this issue.
If you want it to be reopened again, feel free to supply us with the requested information.
Thanks!
This is an automated comment, triggered by adding the label expired
.
[Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience.
proxied.apply(this, Array.prototype.slice.call(arguments)); at XMLHttpRequest.prototype.open = function (method, url, async, user, pass)