Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dbTypes_cached.js Issue #78

Open
caylorme opened this issue Jul 23, 2014 · 2 comments
Open

dbTypes_cached.js Issue #78

caylorme opened this issue Jul 23, 2014 · 2 comments

Comments

@caylorme
Copy link

Okay, so when I deploy from Master, I get an error with Require.js to line 25 of src/main/webapp/javascripts/fiddle_backbone/views/DBTypesList.js exclaiming that undefined is not a function (In the javascript console). This results in the database-type dropdown at the top of the application to say 'Loading...' and is not responsive to clicks.
At this point dbTypes_cached.js contains "Connection Failure"

When i deploy from the sqlfiddle2 branch, I get "Failed to load resource: the server responded with a status of 404 (Not Found) " on dbTypes_cached.js (sqlfiddle/javascript/dbTypes_cached.js) and:

Uncaught Error: Script error
http://requirejs.org/docs/errors.html#scripterror sql.myhostname.com/sqlfiddle/javascript/require.js:32

@jakefeasel
Copy link
Collaborator

Don't use the sqlfiddle2 branch. If you are interested in trying out the latest development effort, use https://github.com/jakefeasel/sqlfiddle2 instead

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

No branches or pull requests

3 participants
@jakefeasel @caylorme and others