### What problem does this PR solve? feat: catch errors when sending messages #918 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@@ -82,6 +82,7 @@ const FlowChatBox = () => {
|
||||
onClose={hideModal}
|
||||
open={visible}
|
||||
width={'50vw'}
|
||||
mask={false}
|
||||
>
|
||||
<DocumentPreviewer
|
||||
documentId={documentId}
|
||||
|
||||
Reference in New Issue
Block a user