Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

The download builder is broken #8657

Open
teo1978 opened this issue Sep 26, 2019 · 1 comment
Open

The download builder is broken #8657

teo1978 opened this issue Sep 26, 2019 · 1 comment

Comments

@teo1978
Copy link

teo1978 commented Sep 26, 2019

Steps to reproduce:

  1. Go to https://jquerymobile.com/download/

The first thing it says is "we RECOMMEND using our Download Builder (links to it)...", so:

  1. Follow the link to https://jquerymobile.com/download-builder/

Expected:
Should be able to use the fucking download builder

Observed:

image

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.
@FritzTheBlitz
Copy link

seams to be a duplicate of #8654

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants