Closed OSpoon closed 1 year ago
After I shared the project, it caused the browser to crash upon startup, but this phenomenon did not exist before sharing.
https://stackblitz.com/edit/nestjs-typescript-starter-ukpkr2?file=README.md
The problem can be reproduced after the initial loading is successful and the default command is automatically executed
normal use
No response
Browser name = Chrome Full version = 114.0.0.0 Major version = 114 navigator.appName = Netscape navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 performance.memory = { "totalJSHeapSize": 116135378, "usedJSHeapSize": 98388718, "jsHeapSizeLimit": 4294705152 } Hash = a12d8c69
Closing as a duplicate of #1096.
Describe the bug
After I shared the project, it caused the browser to crash upon startup, but this phenomenon did not exist before sharing.
Link to the blitz that caused the error
https://stackblitz.com/edit/nestjs-typescript-starter-ukpkr2?file=README.md
Steps to reproduce
The problem can be reproduced after the initial loading is successful and the default command is automatically executed
Expected behavior
normal use
Parity with Local
Screenshots
No response
Platform
Additional context
No response