Fix AI Search follow-up question closing search (#3585)

This commit is contained in:
Zeno Kapitein
2025-08-22 14:51:21 +02:00
committed by GitHub
parent 8927e8fbbb
commit 13ff22b6a8
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"gitbook": patch
---
Fix AI Search follow-up question closing search
@@ -190,6 +190,7 @@ function AnswerFollowupQuestions(props: { followupQuestions: string[] }) {
)}
{...getSearchLinkProps({
ask: question,
open: true,
})}
>
<Icon