-
Notifications
You must be signed in to change notification settings - Fork 258
Open
Labels
Description
Describe the bug
When editing the settings the editor keeps scrolling a couple of pixels every three seconds or so.
Link to the blitz that caused the error
https://stackblitz.com/~/github.com/mutte-79/ChatGPT-Next-Web
Steps to reproduce
1 Open the settings window and just wait.
Expected behavior
The editor scrolls down a couple of pixels every three-four seconds or so by it self.
I remember having the same problem the last time I tried it. It's just the settings window that is affected.
Parity with Local
- I have run the project in my local machine and I could not reproduce the issue.
Screenshots
No response
Platform
Version = 1.84.0
Hash = 3b0b7194bc6b567c2eaf4c96a5759098469dcf59
WebContainer = 96435430
Browser name = Chrome
Full version = 139.0.0.0
Major version = 139
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36 Edg/139.0.0.0
performance.memory = {
"totalJSHeapSize": 110466925,
"usedJSHeapSize": 101595797,
"jsHeapSizeLimit": 2248146944
}
Additional context
No response