Skip to content

[Bug] 单个对话框,10个信息以后,输入框输入文字就开始巨卡 #5

@Jazzylol

Description

@Jazzylol

Bug Description

Image

没有特殊配置,用的docker compose启动的
version: '3'

services:
chatgpt-next-web:
image: justma/chatgpt-next-chat:latest
container_name: chatgpt-next-web
restart: unless-stopped
ports:
- '127.0.0.1:3000:3000'

Steps to Reproduce

  1. 一个对话框随便输入5到10条消息以后就开始卡顿

Expected Behavior

正常

Screenshots

No response

Deployment Method

  • Docker
  • Vercel
  • Server

Desktop OS

No response

Desktop Browser

No response

Desktop Browser Version

No response

Smartphone Device

No response

Smartphone OS

No response

Smartphone Browser

No response

Smartphone Browser Version

No response

Additional Logs

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtodo

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions