Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

菜单 显示-开发者工具 功能无效 #2529

Open
nuclear357 opened this issue Dec 20, 2023 · 0 comments
Open

菜单 显示-开发者工具 功能无效 #2529

nuclear357 opened this issue Dec 20, 2023 · 0 comments

Comments

@nuclear357
Copy link
Contributor

poi 版本 / poi version:
10.9.2
操作系统 / OS:
win10 22H2

插件名和版本 / Plugin name & version:

你遇到了什么样的问题 / The problem you've met:
菜单 显示-开发者工具 点击后没有反应, 只能通过左下角的开发者工具小图标打开
有没有重现的方法,或者与问题相关的任何信息 / How to reproduce, or any information that might be related:

控制台 Error message:
Uncaught TypeError: focusedWindow.openDevTools is not a function

label: i18next.t('menu:Developer Tools'),
accelerator: 'Ctrl+Shift+I',
click: (item, focusedWindow) => {
focusedWindow.openDevTools({ mode: 'detach' })
},

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant