Strider-CD / strider-heroku

Strider plugin for heroku deployment
2 stars 8 forks source link

TypeError: Cannot read property 'app' of undefined #2

Closed kfatehi closed 10 years ago

kfatehi commented 10 years ago

this error shows up when you add the plugin to the active plugins list and as long as its there every page load of the config page will throw this error.

TypeError: Cannot read property 'app' of undefined
    at Object.fn (http://localhost:3000/javascripts/pages/plugin-config-compiled.js:67:14)
    at Scope.$digest (http://localhost:3000/javascripts/lib/angular.js:12031:29)
    at Scope.$apply (http://localhost:3000/javascripts/lib/angular.js:12279:24)
    at http://localhost:3000/javascripts/lib/angular.js:1382:15
    at Object.invoke (http://localhost:3000/javascripts/lib/angular.js:3805:17)
    at doBootstrap (http://localhost:3000/javascripts/lib/angular.js:1380:14)
    at bootstrap (http://localhost:3000/javascripts/lib/angular.js:1394:12)
    at angularInit (http://localhost:3000/javascripts/lib/angular.js:1307:5)
    at HTMLDocument.<anonymous> (http://localhost:3000/javascripts/lib/angular.js:21163:5)
    at j (http://localhost:3000/javascripts/jquery-1.11.1.min.js:2:27244) 
kfatehi commented 10 years ago

@niallo please bump and republish when you get free time, thanks