ractivejs / ractivejs.github.io

https://ractive.js.org
8 stars 33 forks source link

temperatures.json loaded from wrong location in tutorials #87

Closed fskreuz closed 7 years ago

fskreuz commented 7 years ago

Due to the merge of pages, the Animation tutorial is broken since it loads temperatures.json from the old location. Playground code needs updating.

Inversion-des commented 5 years ago

Seems there is some problem again: xhr.open( 'GET', '/get-started/tutorials/temperatures.json' ); — 404 for me it works with /tutorials/temperatures.json

Page — https://ractive.js.org/tutorials/svg/