PKM-er / obsidian-zotlit

A third-party project that aims to facilitate the integration between Obsidian.md and Zotero, by providing a set of community plugins for both Obsidian and Zotero.
https://zotlit.aidenlx.top
MIT License
632 stars 28 forks source link

划线标注导致标注无法在侧边栏中加载注释 #188

Closed flmaximwang closed 11 months ago

flmaximwang commented 11 months ago

插件版本 1.1.0-beta.12 如果在 zotero 中使用划线进行标注, 那么打开侧边栏注释后, 面板始终显示 Loading, 控制台报错如下

plugin:zotlit:6 Uncaught Error: Unhandled discriminated union member: 5
    at Sv (plugin:zotlit:6:944)
    at MD (plugin:zotlit:312:34607)
    at Tt.Sy [as constructor] (plugin:zotlit:312:36083)
    at Tt.T6 [as render] (plugin:zotlit:16:15250)
    at nh (plugin:zotlit:16:12919)
    at $I (plugin:zotlit:16:9121)
    at C6 (plugin:zotlit:16:14416)
    at nh (plugin:zotlit:16:13372)
    at $I (plugin:zotlit:16:9121)
    at nh (plugin:zotlit:16:13189)

此后, 也无法在设置面板中切换选项卡

aidenlx commented 11 months ago

beta.13修复了