Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

return "Cannot read properties of undefined (reading 'delta')" error when submitting #694

Open
lalulasi opened this issue May 9, 2024 · 2 comments

Comments

@lalulasi
Copy link

lalulasi commented May 9, 2024

Describe the bug
问题描述
open the chat box and return the following error:
Cannot read properties of undefined (reading 'delta')

To Reproduce
如何复现
Steps to reproduce the behavior:

Expected behavior
期望行为
A clear and concise description of what you expected to happen.
return the answer

Screenshots
截图说明
If applicable, add screenshots to help explain your problem.
image

Please complete the following information):
请补全以下内容

  • OS: Windows
  • Browser: chrome
  • Extension Version: 2.5.3

Additional context
其他
Add any other context about the problem here.

@clark-cui
Copy link

clark-cui commented May 14, 2024

I have same issue.I think this is caused by

data.choices[0].delta &&

@josStorer
Copy link
Owner

https://github.com/josStorer/chatGPTBox/releases/tag/v2.5.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants