Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refreshing instantiates a new client #50

Open
hburn7 opened this issue Feb 14, 2023 · 0 comments
Open

Refreshing instantiates a new client #50

hburn7 opened this issue Feb 14, 2023 · 0 comments
Labels
enhancement New feature or request p/1 Important, must be fixed within the next few releases.

Comments

@hburn7
Copy link
Owner

hburn7 commented Feb 14, 2023

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.

@hburn7 hburn7 added enhancement New feature or request p/1 Important, must be fixed within the next few releases. labels Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request p/1 Important, must be fixed within the next few releases.
Projects
None yet
Development

No branches or pull requests

1 participant