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
When saga error, it disconnect Direct Line. Connectivity status turn from "sagaerror" to "disconnected"
But since there is a bug in "disconnected" reducer, an exception prevented "sagaerror" turn into "disconnected", but result in an exception
To Reproduce
Open playground
Click "Inject error"
Expected behavior
Check console log, there should be no exception other than the saga error. And the connectivity status should say, "Render error. Please check the console or contact the bot developer."
[Bug]
The text was updated successfully, but these errors were encountered:
Version
master
Describe the bug
There are two problems:
To Reproduce
Expected behavior
Check console log, there should be no exception other than the saga error. And the connectivity status should say, "Render error. Please check the console or contact the bot developer."
[Bug]
The text was updated successfully, but these errors were encountered: