[whatwg/xhr] Getting an warning "Synchronous XMLHttpRequest on the main thread is deprecated" (#135)

Hi

Using: xhr.open( 'GET', url, false );

Getting the following debugger error (warning actually):

"external.js:54 Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience"

Any help appreciated. Using it in conjunction with reveal.js for slide shows.
Cheers

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/xhr/issues/135

Received on Wednesday, 12 April 2017 08:33:40 UTC