opentiny / tiny-vue

TinyVue is an enterprise-class UI component library of OpenTiny community, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.
https://opentiny.design/tiny-vue
MIT License
1.71k stars 266 forks source link

🐛 [Bug]: mindMap组件演练场报错 #1568

Open Youyou-smiles opened 7 months ago

Youyou-smiles commented 7 months ago

Version

最新版本

Vue Version

最新版本

Link to minimal reproduction

https://opentiny.design/tiny-vue/zh-CN/os-theme/components/mind-map

Step to reproduce

demo点击进入演练场

What is expected

演练出下方提示有错误

What is actually happening

演练场无报错且能正常使用

What is your project name

null

Any additional comments (optional)

No response

Issues-translate-bot commented 7 months ago

Bot detected the issue body's language is not English, translate it automatically.


Title: 🐛 [Bug]: mindMap component drill field error

shenjunjian commented 4 months ago

验证结果:
在演练场中,初始加载,脑图初始化灰背景正常, 但是不生成 root 节点。 稍修改模板后,组件就会绘制 root 节点了。

原因待排查。

Issues-translate-bot commented 4 months ago

Bot detected the issue body's language is not English, translate it automatically.


Validation results:
In the training ground, during initial loading and brain map initialization, the gray background is normal, but the root node is not generated. After slightly modifying the template, the component will draw the root node.

The reason remains to be investigated.