When using useSessionContext() inside a component ...
# support-questions-legacy
l
When using useSessionContext() inside a component that's wrapped by , what does it mean if sessionContext.loading and sessionContext.doesSessionExist are both false? It's not clear to me what to show the user in that case
2 Views