- From: I-Maps <notifications@github.com>
- Date: Fri, 10 Jun 2016 16:30:17 -0700
- To: whatwg/xhr <xhr@noreply.github.com>
- Cc:
Received on Friday, 10 June 2016 23:30:47 UTC
If you use XHR with jQuery.getScript to load a JavaScript file there can be timing issues when the page loads. The simple solution that works is to set async to false. Why ruin such a simple solution? Why do away with this method and have people worry about finding alternatives when the working method already exists? --- 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/20#issuecomment-225319251
Received on Friday, 10 June 2016 23:30:47 UTC