-
Notifications
You must be signed in to change notification settings - Fork 101
Error: notImplemented
when calling createTranscript
#76
Comments
This is the
This makes me wonder if creating a transcript is functionality that I have to manually implement on my side in the bot designer? I tried to Google for docs about that though and found none. |
Commenting out the return state of |
Hi there @mepc36 👋 sorry for not responding to your issue sooner The error you're experiencing is expected in We are working on a fix now and should shortly update the demo to have transcript saving setup correctly. I'll update you here when that is available. Thank you for your bug report! |
Hi, I ported this @voiceflow/demo-react-chat app found here from vite to Next.js. I then migrated it into my app. Currently, it's throwing this error:
It happens whenever I send a message to the chatbot. It seems like maybe a typing error?
This is my @voiceflow/react-chat version:
"@voiceflow/react-chat": "^1.46.1"
I will report back with more info.
The text was updated successfully, but these errors were encountered: