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

Fix Current user null on reconnect #2092

Merged
merged 1 commit into from
Feb 9, 2022
Merged

Conversation

quinchs
Copy link
Member

@quinchs quinchs commented Feb 9, 2022

Summary

This PR fixes #1979 by adding a _previousSessionUser to the socket client that is used on resuming.

@quinchs quinchs merged commit b424bb2 into dev Feb 9, 2022
@quinchs quinchs deleted the fix/current-user-null-on-reconnect branch February 9, 2022 04:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update causes _client.CurrentUser to be null (when restarting the _client)
1 participant