fix(app): auto-scroll ux
This commit is contained in:
@@ -379,6 +379,7 @@ export function SessionTurn(
|
||||
const autoScroll = createAutoScroll({
|
||||
working,
|
||||
onUserInteracted: props.onUserInteracted,
|
||||
overflowAnchor: "auto",
|
||||
})
|
||||
|
||||
createResizeObserver(
|
||||
|
||||
Reference in New Issue
Block a user