🐛 (chat) Enable prefilledVariables in preview mode
Also make list values compatible
This commit is contained in:
@@ -82,6 +82,7 @@ export async function startChatQuery({
|
||||
isStreamEnabled: true,
|
||||
startFrom,
|
||||
typebot,
|
||||
prefilledVariables,
|
||||
} satisfies Omit<StartPreviewChatInput, 'typebotId'>,
|
||||
timeout: false,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user