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
Because the client is a scoped dependency (versus singleton), the client loses the connection upon refresh. This should be converted to singleton instead so that the client stays logged in until the application is closed.
The text was updated successfully, but these errors were encountered:
Because the client is a scoped dependency (versus singleton), the client loses the connection upon refresh. This should be converted to singleton instead so that the client stays logged in until the application is closed.
The text was updated successfully, but these errors were encountered: