Skip to content

Instantly share code, notes, and snippets.

@czbaker
Created January 8, 2015 16:58
Show Gist options
  • Save czbaker/de0f4b8e07d70b7562b7 to your computer and use it in GitHub Desktop.
Save czbaker/de0f4b8e07d70b7562b7 to your computer and use it in GitHub Desktop.
Exception in template helper: TypeError: Cannot read property 'username' of undefined
at Object.Template.channelAdmin.helpers.getPresence (http://localhost:3000/client/views/admin/channeladmin.js?aef471f597f26bf916efd90550274c636b5b58fa:35:36)
at http://localhost:3000/packages/blaze.js?efa68f65e67544b5a05509804bf97e2c91ce75eb:2727:16
at http://localhost:3000/packages/blaze.js?efa68f65e67544b5a05509804bf97e2c91ce75eb:1606:16
at Spacebars.call (http://localhost:3000/packages/spacebars.js?3c496d2950151d744a8574297b46d2763a123bdf:169:18)
at Spacebars.mustacheImpl (http://localhost:3000/packages/spacebars.js?3c496d2950151d744a8574297b46d2763a123bdf:106:25)
at Object.Spacebars.mustache (http://localhost:3000/packages/spacebars.js?3c496d2950151d744a8574297b46d2763a123bdf:110:39)
at null._render (http://localhost:3000/client/views/admin/template.channeladmin.js?766493195fc81924b5f22da4b243977be47768ca:12:22)
at doRender (http://localhost:3000/packages/blaze.js?efa68f65e67544b5a05509804bf97e2c91ce75eb:1866:25)
at http://localhost:3000/packages/blaze.js?efa68f65e67544b5a05509804bf97e2c91ce75eb:1808:16
at Object.Blaze._withCurrentView (http://localhost:3000/packages/blaze.js?efa68f65e67544b5a05509804bf97e2c91ce75eb:2043:12)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment