gencay / vscode-chatgpt

An unofficial Visual Studio Code - OpenAI ChatGPT integration
ISC License
3.48k stars 761 forks source link

Why are multiple response records displayed #249

Closed leechuichui closed 9 months ago

leechuichui commented 1 year ago

Describe the Bug

Why does a question display multiple response records

Please tell us if you have customized any of the extension settings or whether you are using the defaults.

image

Additional context

No response

moseszhou commented 1 year ago

me too

prettyblueberry commented 1 year ago

@leechuichui , I have found the same bug.

xiaochaom commented 1 year ago

@prettyblueberry @leechuichui change media/main.js 125 row list.innerHTML += to list.innerHTML =

traveler-vee commented 1 year ago

+1, same problem