orionjs/orioncms

can't list accounts

Closed this issue · 1 comments

Error Info on browser console

Exception from Tracker afterFlush function:
debug.js:41ReferenceError: Session is not defined
    at tabular.js:270
    at Object.Tracker.nonreactive (tracker.js:603)
    at .<anonymous> (tabular.js:269)
    at view.js:199
    at Function.Template._withTemplateInstanceFunc (template.js:465)
    at view.js:197
    at Object.Blaze._withCurrentView (view.js:538)
    at viewAutorun (view.js:196)
    at Tracker.Computation._compute (tracker.js:311)
    at new Tracker.Computation (tracker.js:201)

System enviroment

Ubuntu 16.04

image

@nicolaslopezj

It's Okay!

meteor add session

the solution from stackoverflow