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
Currently, there is no proper connection error management. Only the isConnected property is provided to connected components, but nothing in particular if something goes wrong.
Also, it is not possible to distinguish between 'waiting for a connection' and 'disconnected'.
The text was updated successfully, but these errors were encountered:
Currently, there is no proper connection error management. Only the
isConnected
property is provided to connected components, but nothing in particular if something goes wrong.Also, it is not possible to distinguish between 'waiting for a connection' and 'disconnected'.
The text was updated successfully, but these errors were encountered: