thegooddata / extension

GNU General Public License v3.0
0 stars 0 forks source link

Synchronous XMLHttpRequest on the main thread is deprecated - CheckLanguagesSupport #35

Closed atrandafir closed 9 years ago

atrandafir commented 9 years ago

CheckLanguagesSupport method generates a notice in console:

Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.

We should look into this and see if we must update any of the code so it works properly for the future.