zotlit导出笔记失败。Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'renderColored')

遇到的问题

使用zotlit插件从zotero创建笔记之后obsidian没有反应。我看了一下控制台报错如图。TypeError: Cannot read properties of undefined (reading ‘renderColored’)
有时候还会出现 Error: annotation key not found

ps.

  • 并不是每一篇文章都不能导出,有少数文章是可以正常导出笔记的。
  • 我的笔记模板中只有简单的基本信息以及摘要。

使用版本:zotero 7.0.30, obsidian 1.10.6,zotlit1.1.11

预期的效果

希望能够正常导出笔记。

已尝试的解决方案

针对Error: annotation key not found,已经尝试过把报错的那一条annotation删除,但还是出现相同的报错。尝试删除更多annotation,依旧报错。
针对TypeError: Cannot read properties of undefined (reading ‘renderColored’),尝试了删除annotation,依旧报错。