mirror of
https://github.com/langgenius/webapp-conversation.git
synced 2026-07-25 21:46:08 -04:00
Issue with JSON on Vercel #8
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @abdinal1 on GitHub (Jun 26, 2023).
Hello,
When pushing the repo to vercel I can type a chat message, seldom it does deliever an answer and mostly an JSON error appears:
"SyntaxError: Unterminated string in JSON at position 129"
This error always pops up when I want to type something, why is that so? Please help me.
@abdinal1 commented on GitHub (Jul 2, 2023):
Do you have any ideas @goocarlos @iamjoel @jingjingxinshang @crazywoola ?
@yalefox commented on GitHub (Jul 25, 2023):
We're getting the same errors - it happens when you modify config.ts
@abdinal1 commented on GitHub (Jul 26, 2023):
@yalefox And what is the solution ?
@iamjoel commented on GitHub (Aug 29, 2023):
This issue is a duplicate of https://github.com/langgenius/webapp-conversation/issues/13