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
I've started using await client.destroy(); instead of disconnect - not sure if this is going to cause me a problem long term, but it gets rid of this issue/bug
I've started using await client.destroy(); instead of disconnect - not sure if this is going to cause me a problem long term, but it gets rid of this issue/bug
Finally got rid of this timeout spam in the console. Thank you! Works great for me. I make a disconnect and then client destroy.
The text was updated successfully, but these errors were encountered: