### Version 1.4.0 ### Link to minimal reproduction 下载的最新版本 ### Step to reproduce 1. 下载代码, pnpm i 2. pnpm run start 3. 在 web 页面中点击退出 4. 后台报错,前台卡住 5. [NestWinston] 32392 2026/8/27 17:55:29 ERROR [ExceptionsHandler] Cannot read properties of undefined (reading 't') - { stack: [ "TypeError: Cannot read properties of undefined (reading 't')\n" + ### What is expected 能正常退出 ### What is actually happening 后台报错,前台页面卡住,逻辑不动了 ### What is your project name platform ### Any additional comments (optional) _No response_
Version
1.4.0
Link to minimal reproduction
下载的最新版本
Step to reproduce
stack: [
"TypeError: Cannot read properties of undefined (reading 't')\n" +
What is expected
能正常退出
What is actually happening
后台报错,前台页面卡住,逻辑不动了
What is your project name
platform
Any additional comments (optional)
No response