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
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:
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
The text was updated successfully, but these errors were encountered: