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:包含list filter的wiki,切换编辑模式展示出错,并且回到非编辑模式会出现异常 #49

Open
kirito41dd opened this issue May 29, 2023 · 1 comment

Comments

@kirito41dd
Copy link

wiki内容

!!待办事项
<$list filter="[!has[draft.of]tag[task]!tag[done]sort[created]]">

    <$checkbox tag="done" > <$link/></$checkbox>

</$list>

!!已完成
<$list filter="[!has[draft.of]tag[task]tag[done]sort[created]]">

    <$checkbox tag="done"> ~~<$link/>~~ </$checkbox>

</$list>

正常展示:
图片
进入编辑模式,展示的列表会循环很长:
图片
退出编辑模式报错:TypeError: (intermediate value).to is undefined
图片

老哥加油!!看好你

@linonetwo
Copy link
Contributor

行,下次轮到这个项目了我用这个复现一下。最近在搞 https://github.com/tiddly-gittly/intention-tower-knowledge-graph

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

No branches or pull requests

2 participants