vanblog icon indicating copy to clipboard operation
vanblog copied to clipboard

[问题反馈]: 在使用流程图,时序图等表格时,发生错误,基本处于无法编辑状态

Open dike3120 opened this issue 2 years ago • 4 comments

问题描述 | Describe the bug


graph TD;

style A fill:#9fe1e7,stroke:#333,stroke-width:2px;

style B fill:#ffcc99,stroke:#333,stroke-width:2px;

style C fill:#b3ffb3,stroke:#333,stroke-width:2px;

A[努力学习] -->|促进| B[协商脑力];

B -->|影响| C[幸运指数];

像这样的流程图等,写入代码后,点击回车,其实无论点击那个按键都会提示如下错误: Something went wrong. Yh is not a function or its return value is not iterable 根本无法进行编辑了 屏幕截图 2023-12-24 011957

复现网址 | Website URL

No response

版本 | Version

0.54

部署方式? | How do you deploy vanblog?

Docker 部署(文档默认)

dike3120 avatar Dec 23 '23 17:12 dike3120

是的,同样的情况一个月了

zouchanglin avatar Jan 22 '24 12:01 zouchanglin