fix(RetrievalTesting): auto scrollToBottom
This commit is contained in:
parent
a524520b80
commit
10513d7ca5
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ export default function RetrievalTesting() {
|
|||
}
|
||||
return newMessages
|
||||
})
|
||||
scrollToBottom()
|
||||
}
|
||||
|
||||
// Prepare query parameters
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue