less / less.js

Less. The dynamic stylesheet language.
http://lesscss.org
Apache License 2.0
17.02k stars 3.41k forks source link

Syn Xhr #3466

Closed Deepali0410 closed 4 years ago

Deepali0410 commented 4 years ago

Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience.. I am getting this error and my page is not rendering fully in browser. What is the solution?

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

matthew-dean commented 4 years ago

Sync XHR is no longer a feature in Less for this reason.