-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
- what if I call Session.getCurrentSession() several times?! I get multiple sessions!
- some store.put() return promises -- so we need to when() then all across the code -- I suggest to always create a session prior to handling nextApp in Session.js
- session.save is missing
- context.js L12: promiseModule.currentContext = null; nullifies the context, but promised actions in nextApp haven't completed yet -- thus I constantly get "null" calling Session.getCurrentSession().
--Vladimir
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels