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

Contact status is lost after a page refresh #3234

Open
brneor opened this issue Jul 13, 2023 · 0 comments
Open

Contact status is lost after a page refresh #3234

brneor opened this issue Jul 13, 2023 · 0 comments

Comments

@brneor
Copy link
Contributor

brneor commented Jul 13, 2023

Describe the bug
When a user refreshes the page in which converse.js is running, all contacts are shown as offline in contact's list.

To Reproduce
Steps to reproduce the behavior:

  1. Refresh a page where converse.js is running in overlay mode

Expected behavior
The contact list must show the current status of each user

Actual behavior
All contacts are shown as offline.

Environment (please complete the following information):

  • Desktop
  • Any browser
  • Converse.js version 10.1.2
  • Server: Prosody 0.12.0
  • Converse is set to authentication: 'prebind', auto_login: true and auto_reconnect: true.

Additional context
If any user in the list makes some change in it's status (eg. from Online to Busy or set a custom status) this change is correctly immediately reflect on the list which is presenting the erratic behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant