hotwired / stimulus

A modest JavaScript framework for the HTML you already have
https://stimulus.hotwired.dev/
MIT License
12.62k stars 418 forks source link

stimulus-starter on Glitch: "Arg, something went wrong" #270

Closed digitalfrost closed 5 years ago

digitalfrost commented 5 years ago

On https://stimulusjs.org/handbook/hello-stimulus, clicking on the link remixing stimulus-starter on Glitch or the Remix on Glitch button takes you to a Glitch page that says

Arg, something went wrong. Try again? :@

in the top right corner

Clicking on the files in the left hand side menu like public/client.js for example gives

This document has been deleted outside of the editor.

Please run "refresh" in the console.

The link to Glitch on https://github.com/stimulusjs/stimulus-starter/blob/master/README.md also gives the same result

digitalfrost commented 5 years ago

Glitch Status: https://status.glitch.com/ is All Systems Operational

digitalfrost commented 5 years ago

On the Glitch home page, clicking New Project on the menu then clicking on Clone from Git Repo:

works if you pass https://github.com/stimulusjs/stimulus-starter.git

This sends to https://glitch.com/edit/#!/import/git?url=https://github.com/stimulusjs/stimulus-starter.git

before redirecting.

This url is different than the one in the Handbook which is:

https://glitch.com/edit/#!/import/github/stimulusjs/stimulus-starter