# 现象 1. 使用drawio格式可以正常保存: <img width="916" alt="image" src="https://github.com/Zuoqiu-Yingyi/widget-drawio/assets/23499622/ba7a7c2f-af4f-4c96-971a-3ff77eaf39f6"> 2. 使用其他格式无法保存,点击保存后弹窗点击完成后无反应(以svg为例),操作路径如下: <img width="896" alt="image" src="https://github.com/Zuoqiu-Yingyi/widget-drawio/assets/23499622/8e286cbb-144a-40a9-9a5b-3f54e216bf4c"> <img width="940" alt="image" src="https://github.com/Zuoqiu-Yingyi/widget-drawio/assets/23499622/ccc837d8-bd42-46de-ae01-67e5c98bbe9f"> <img width="576" alt="image" src="https://github.com/Zuoqiu-Yingyi/widget-drawio/assets/23499622/206279a8-02e7-4dfd-a1ec-d0f40a2232d1"> <img width="459" alt="image" src="https://github.com/Zuoqiu-Yingyi/widget-drawio/assets/23499622/da150639-317d-4508-9f67-0c1b5bd86043"> <img width="697" alt="image" src="https://github.com/Zuoqiu-Yingyi/widget-drawio/assets/23499622/b0bb215b-abf3-4585-b466-15d51aae6f03"> 结果并未保存成功: <img width="889" alt="image" src="https://github.com/Zuoqiu-Yingyi/widget-drawio/assets/23499622/efc85363-2bca-4dc6-842a-941dda63be26"> 文件系统也没看到: <img width="746" alt="image" src="https://github.com/Zuoqiu-Yingyi/widget-drawio/assets/23499622/74c6802b-5239-45fd-9f5e-8ccdc713168b"> # 环境 操作系统:MAC 思源版本:3.0.17(最新版) 挂件版本:0.2.1(今日下载) # 已尝试的努力: 1. 换成浏览器打开,无果 2. 新建文件时,就使用svg格式,仍无法报错。切换成drawio后正常保存 3. 查看其他issue,无类似问题