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(connection): fix can not display offline message when connected #854

Merged
merged 1 commit into from
Dec 29, 2021

Conversation

ysfscream
Copy link
Member

@ysfscream ysfscream commented Dec 29, 2021

PR Checklist

If you have any questions, you can refer to the Contributing Guide

What is the current behavior?

Please describe the current behavior and link to a relevant issue.

There seems to be a problem with mqttx1.7 persistent sessions, if the client is disconnected and reconnected, the messages received during the offline period will not be refreshed, but need to jump to another window and come back before they will be refreshed.

Issue Number

Example: #123

What is the new behavior?

Please describe the new behavior or provide screenshots.

Does this PR introduce a breaking change?

  • Yes
  • No

Specific Instructions

Are there any specific instructions or things that should be known prior to review?

Other information

@ysfscream ysfscream added the fix Fix bug or issues label Dec 29, 2021
@ysfscream ysfscream requested a review from oceanlvr December 29, 2021 07:05
@ysfscream ysfscream self-assigned this Dec 29, 2021
@ysfscream ysfscream merged commit 901793c into master Dec 29, 2021
@ysfscream ysfscream deleted the ysf/dev branch December 29, 2021 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fix bug or issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant