Replies: 1 comment
-
|
introducing a clearError function in #7664 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I clear an error on sdk-v5? If I do chat.error = null I get an error that error is a getter and same if I try to set chat.state='ready'. What's the easiest to keep the current history etc, but go back to ready and no error?
I use vue with new Chat()
Beta Was this translation helpful? Give feedback.
All reactions