converse.js icon indicating copy to clipboard operation
converse.js copied to clipboard

Contact status is lost after a page refresh

Open brneor opened this issue 2 years ago • 0 comments

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.

brneor avatar Jul 13 '23 18:07 brneor