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
Observation
After receiving the rosters from the XMPP server and generating models to save in the database, the @converse/skeletor npm is unable to store in IndexedDB, resulting in an "out-of-memory" crash. It utilizes the entire heap memory of RAM, leading to a crash of the browser page.
Describe the bug
When the login user has more than 8000 contacts, contacts retrieving is getting empty.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Contacts should be fetched
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: