[GH-ISSUE #2583] 鼠标移到左侧“标签”上方时程序出错 #1672

Closed
opened 2026-02-27 00:04:25 +03:00 by kerem · 2 comments
Owner

Originally created by @frankterm on GitHub (Jul 27, 2022).
Original GitHub issue: https://github.com/electerm/electerm/issues/2583

Electerm Version(Electerm版本)

v1.22.8

Platform detail (平台详情)

MacOS,Darwin Kernel Version 20.6.0

What steps will reproduce the bug?(重新问题的详细步骤)

鼠标移到左侧“标签”上方,本应弹出标签供选择,结果出错。显示“出错了 刷新”,刷新可以点击,点击后原先打开的tab都关闭,不过标签也显示出来了

What should have happened?(期望的结果)

鼠标移到左侧“标签”上方,弹出标签供选择

Would this happen in other terminal app(是否能够在其他同类软件重现这个问题)

No response

Additional information(其他任何相关信息)

最近性能改善很多,所以追着最新版一直走,谢谢,还请继续努力。

Originally created by @frankterm on GitHub (Jul 27, 2022). Original GitHub issue: https://github.com/electerm/electerm/issues/2583 ### Electerm Version(Electerm版本) v1.22.8 ### Platform detail (平台详情) MacOS,Darwin Kernel Version 20.6.0 ### What steps will reproduce the bug?(重新问题的详细步骤) 鼠标移到左侧“标签”上方,本应弹出标签供选择,结果出错。显示“出错了 刷新”,刷新可以点击,点击后原先打开的tab都关闭,不过标签也显示出来了 ### What should have happened?(期望的结果) 鼠标移到左侧“标签”上方,弹出标签供选择 ### Would this happen in other terminal app(是否能够在其他同类软件重现这个问题) _No response_ ### Additional information(其他任何相关信息) 最近性能改善很多,所以追着最新版一直走,谢谢,还请继续努力。
kerem 2026-02-27 00:04:25 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@dingtwo commented on GitHub (Jul 27, 2022):

补充点报错信息

Unexpected token o in JSON at position 1
SyntaxError: Unexpected token o in JSON at position 1 at JSON.parse (<anonymous>) at http://127.0.0.1:30974/js/electerm.js?1.22.8:2:1872197 at Proxy.map (<anonymous>) at Proxy.get sshConfigItems (http://127.0.0.1:30974/js/electerm.js?1.22.8:2:1872184) at Object.t.runAndMonitor (http://127.0.0.1:30974/js/electerm.js?1.22.8:2:1026171) at Object.sshConfigItems (http://127.0.0.1:30974/js/electerm.js?1.22.8:2:1026450) at Object.get (http://127.0.0.1:30974/js/electerm.js?1.22.8:2:1021099) at Is.render (http://127.0.0.1:30974/js/electerm.js?1.22.8:2:1702765) at Function.t.runAndMonitor (http://127.0.0.1:30974/js/electerm.js?1.22.8:2:1026171) at Is.render (http://127.0.0.1:30974/js/electerm.js?1.22.8:2:840591)
<!-- gh-comment-id:1196177422 --> @dingtwo commented on GitHub (Jul 27, 2022): 补充点报错信息 ``` Unexpected token o in JSON at position 1 SyntaxError: Unexpected token o in JSON at position 1 at JSON.parse (<anonymous>) at http://127.0.0.1:30974/js/electerm.js?1.22.8:2:1872197 at Proxy.map (<anonymous>) at Proxy.get sshConfigItems (http://127.0.0.1:30974/js/electerm.js?1.22.8:2:1872184) at Object.t.runAndMonitor (http://127.0.0.1:30974/js/electerm.js?1.22.8:2:1026171) at Object.sshConfigItems (http://127.0.0.1:30974/js/electerm.js?1.22.8:2:1026450) at Object.get (http://127.0.0.1:30974/js/electerm.js?1.22.8:2:1021099) at Is.render (http://127.0.0.1:30974/js/electerm.js?1.22.8:2:1702765) at Function.t.runAndMonitor (http://127.0.0.1:30974/js/electerm.js?1.22.8:2:1026171) at Is.render (http://127.0.0.1:30974/js/electerm.js?1.22.8:2:840591) ```
Author
Owner

@zxdong262 commented on GitHub (Jul 27, 2022):

在最新版修复了

<!-- gh-comment-id:1196515721 --> @zxdong262 commented on GitHub (Jul 27, 2022): 在最新版修复了
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#1672
No description provided.