fix: multiple model configuration clear conversation by rerender (#2286)
This commit is contained in:
@@ -132,6 +132,7 @@ const EditAnnotationModal: FC<Props> = ({
|
||||
onRemove={() => {
|
||||
onRemove()
|
||||
setShowModal(false)
|
||||
onHide()
|
||||
}}
|
||||
text={t('appDebug.feature.annotation.removeConfirm') as string}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user