fix: handle potential undefined values in query_attachment_selector across multiple components (#29429)

This commit is contained in:
Wu Tianwei
2025-12-10 19:30:21 +08:00
committed by GitHub
parent ec3a52f012
commit 94244ed8f6
3 changed files with 8 additions and 7 deletions

View File

@@ -291,6 +291,7 @@ const StepOne = ({
crawlOptions={crawlOptions}
onCrawlOptionsChange={onCrawlOptionsChange}
authedDataSourceList={authedDataSourceList}
supportBatchUpload={supportBatchUpload}
/>
</div>
{isShowVectorSpaceFull && (