You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
commandcontext: ensure we init IEnvironment before SessionManager
Ensure we have an instance of IEnvironment before we pass it to the
SessionManager contructor.
Also add some null guards to catch this problem earlier in the future.
0 commit comments