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】除了清除文件和链接 其他功能无法使用 #3

Closed
likemuuxi opened this issue Mar 29, 2024 · 3 comments
Closed

【Bug】除了清除文件和链接 其他功能无法使用 #3

likemuuxi opened this issue Mar 29, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@likemuuxi
Copy link

likemuuxi commented Mar 29, 2024

已关闭其他所有插件调试
图片链接:![[../../Apparatus/Attachments/Assets/UML-240124-1.png]]

控制台消息

复制到剪切板:
plugin:attachment-flow-plugin:237 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'vault')
at eval (plugin:attachment-flow-plugin:237:25)
at Generator.next ()
at eval (plugin:attachment-flow-plugin:40:61)
at new Promise ()
at __async (plugin:attachment-flow-plugin:24:10)
at handlerCopyFile (plugin:attachment-flow-plugin:235:60)
at AttachFlowPlugin.eval (plugin:attachment-flow-plugin:626:11)
at Generator.next ()
at eval (plugin:attachment-flow-plugin:40:61)
at new Promise ()
使用默认应用打开:
plugin:attachment-flow-plugin:631 Uncaught TypeError: Cannot read properties of undefined (reading 'path')
at eval (plugin:attachment-flow-plugin:631:140)
at e.handleEvent (app.js:1:1170549)
在系统文件管理器打开:
Uncaught TypeError: Cannot read properties of undefined (reading 'path')
at eval (plugin:attachment-flow-plugin:633:36)
at e.handleEvent (app.js:1:1170549)
在文件中显示:
Uncaught TypeError: Cannot read properties of undefined (reading 'path')
at eval (plugin:attachment-flow-plugin:636:76)
at e.handleEvent (app.js:1:1170549)

@likemuuxi likemuuxi changed the title 【bug】除了清楚文件和链接 其他功能无法使用 【Bug】除了清除文件和链接 其他功能无法使用 Mar 29, 2024
@Yaozhuwa
Copy link
Owner

相对路径的图片引用确有问题,我解决下~

@Yaozhuwa
Copy link
Owner

更新最新 0.2.5 版本,应该能修复了~

@Yaozhuwa Yaozhuwa added the bug Something isn't working label Mar 29, 2024
@Yaozhuwa
Copy link
Owner

太久没回复,我就默认是解决了~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants