Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[Bug]: 相册中复制按钮报错 #901

Closed
3 tasks done
lijyze opened this issue May 6, 2022 · 1 comment
Closed
3 tasks done

[Bug]: 相册中复制按钮报错 #901

lijyze opened this issue May 6, 2022 · 1 comment
Assignees

Comments

@lijyze
Copy link

lijyze commented May 6, 2022

前置阅读 | Pre-reading

PicGo的版本 | PicGo Version

v2.3.1 - beta 3

系统信息 | System Information

Mac

问题重现 | Bug reproduce

点击相册中图片左下角的复制按钮,在文档中粘贴无效,打开控制台发现点击复制按钮后报错。

在单机应用图标后打开的界面中点击图片同样无法复制,但是会弹出复制成功的提示信息。

上传后自动复制地址是有效的。

相关日志 | Logs

Error: Error invoking remote method 'PASTE_TEXT': TypeError: Cannot read properties of undefined (reading 'replace')
at EventEmitter.i.invoke (node:electron/js2c/renderer_init:61)
at async a.copy (Gallery.vue:286)
at @ vue.runtime.esm.js:1897
ot @ vue.runtime.esm.js:1888
it @ vue.runtime.esm.js:1848
(anonymous) @ vue.runtime.esm.js:1865
Promise.catch (async)
rt @ vue.runtime.esm.js:1865
n @ vue.runtime.esm.js:2188
o._wrapper @ vue.runtime.esm.js:6961

@Molunerfinn
Copy link
Owner

收到 后续会修复

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants