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
Today, building app instance, booting app instance, visiting route, waiting for app on deferred promise and destroying the app instance are all done outside the context of the sandbox.
Ideally we should do it in the context of the sandbox. This issue tracks that. For more info look at PR #93 .
Today, building app instance, booting app instance, visiting route, waiting for app on deferred promise and destroying the app instance are all done outside the context of the sandbox.
Ideally we should do it in the context of the sandbox. This issue tracks that. For more info look at PR #93 .
cc: @arjansingh @rwjblue
The text was updated successfully, but these errors were encountered: