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
Something is wrong with your application, I downloaded it and tried to run it, and it threw an error stating - "Uncaught ReferenceError: Backbone is not defined"
The text was updated successfully, but these errors were encountered:
Many thanks for giving this a run, it has been a long time since I've looked at it. I checked the Backbone CDN link, it seems fine. I re-downloaded the repo and gave it a run on the server, it also seems to work fine for me.
Are you running this on a server? If you are just running the index file in the browser through the filesystem, it may error because the external JS files in index.html do not have protocols in their link, but begin with '//'
Something is wrong with your application, I downloaded it and tried to run it, and it threw an error stating - "Uncaught ReferenceError: Backbone is not defined"
The text was updated successfully, but these errors were encountered: