Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.
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

Description

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.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions