You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.
Expected:
Should be able to use the fucking download builder
Observed:
The spinning icon keeps spinning forever and there's nothing you can build or download.
I think this JS error in the console might be the culprit:
jquery-1.11.3.js:9664 GET https://amd-builder.jquerymobile.com/v1/dependencies/jquery/jquery-mobile/1.4.5/?baseUrl=js 502 (Bad Gateway)
send @ jquery-1.11.3.js:9664
ajax @ jquery-1.11.3.js:9215
jQuery.<computed> @ jquery-1.11.3.js:9361
getJSON @ jquery-1.11.3.js:9344
refreshForm @ builder.js:149
(anonymous) @ builder.js:185
fire @ jquery-1.11.3.js:3148
fireWith @ jquery-1.11.3.js:3260
ready @ jquery-1.11.3.js:3472
completed @ jquery-1.11.3.js:3503
(index):1 Access to XMLHttpRequest at 'https://amd-builder.jquerymobile.com/v1/dependencies/jquery/jquery-mobile/1.4.5/?baseUrl=js' from origin 'https://jquerymobile.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
The first thing it says is "we RECOMMEND using our Download Builder (links to it)...", so:
Expected:
Should be able to use the fucking download builder
Observed:
The spinning icon keeps spinning forever and there's nothing you can build or download.
I think this JS error in the console might be the culprit:
The text was updated successfully, but these errors were encountered: