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
Within the networkInformation object, set the type to "wifi". Wait for connection to resume as expected.
Within the networkInformation object, set the type to "cellular". Wait for connection to resume as expected.
Within the networkInformation object, set the type to "wifi".
Then, Observe:
After attempting a reconnection to "wifi" for the second time, a DIRECT_LINE/RECONNECT_REJECTED error is thrown, with a payload of: Error: Failed to reconnect. DirectLineJS returned 4.\n at reconnectSaga$
The webchat ui is disabled, while displaying an "Unable to Connect" error message.