Skip to content

Instantly share code, notes, and snippets.

@Ghostavio
Created May 12, 2014 07:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Ghostavio/fc6940627faf1715d3c7 to your computer and use it in GitHub Desktop.
Save Ghostavio/fc6940627faf1715d3c7 to your computer and use it in GitHub Desktop.
TypeError: Cannot read property 'connectOutlet' of undefined
at appendView (http://localhost/assets/js/libs/ember-1.5.1.js:37169:15)
at Ember.Route.Ember.Object.extend.render (http://localhost/assets/js/libs/ember-1.5.1.js:36993:5)
at Ember.Route.Ember.Object.extend.renderTemplate (http://localhost/assets/js/libs/ember-1.5.1.js:36894:10)
at Ember.Route.Ember.Object.extend.setup (http://localhost/assets/js/libs/ember-1.5.1.js:36337:12)
at handlerEnteredOrUpdated (http://localhost/assets/js/libs/ember-1.5.1.js:33567:36)
at http://localhost/assets/js/libs/ember-1.5.1.js:33536:18
at forEach (http://localhost/assets/js/libs/ember-1.5.1.js:34577:54)
at setupContexts (http://localhost/assets/js/libs/ember-1.5.1.js:33535:9)
at Object.Router.transitionByIntent (http://localhost/assets/js/libs/ember-1.5.1.js:33217:13)
at doTransition (http://localhost/assets/js/libs/ember-1.5.1.js:33795:21) ember-1.5.1.js:3521
Uncaught Error: Assertion Failed: TypeError: Cannot read property 'connectOutlet' of undefined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment