You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug Auto Tab Discarding feature of latest browsers kills the tab in which Conversejs Chat Application is opened citing memory management when the user has opened multiple tabs. When the user switches back to Converse Chat Application Tab in the browser, the tab just reloads again and all the messages during that period were not received in real-time.
To Reproduce
Steps to reproduce the behavior:
Open your Converse Chat Application and login
Open multiple tabs and do your work
Switch back to the Converse Tab after around 40-50mins
You might see that your tab is being loaded again
Expected behavior
Being a real-time chat application, the messages should be notified immediately. But due to this Tab Discarding, the user needs to click back to that Tab and reload to see the new messages.
Environment
Desktop and Mobile
Browser - Chrome, Edge, Firefox
Converse.js version [9.0.0]
Additional context
This issue will not appear immediately. You have to wait to get that tab discarded by the browser.
Describe the bug
Auto Tab Discarding feature of latest browsers kills the tab in which Conversejs Chat Application is opened citing memory management when the user has opened multiple tabs. When the user switches back to Converse Chat Application Tab in the browser, the tab just reloads again and all the messages during that period were not received in real-time.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Being a real-time chat application, the messages should be notified immediately. But due to this Tab Discarding, the user needs to click back to that Tab and reload to see the new messages.
Environment
Additional context
This issue will not appear immediately. You have to wait to get that tab discarded by the browser.
Configuration Settings
The text was updated successfully, but these errors were encountered: