Fixed an error that appears when unload event is triggered
This happens when you load a page with converse and do not login to the chat. It can be tested in converse.org preserving logs while navigating to another page. Inside clearSession there's a call to roster which is not initalized and also another one to controlbox.save which is not set so it fails with an url error during sync.
Showing
Please register or sign in to comment