-
```
ERROR Error: vue-loader requires @vue/compiler-sfc to be present in the dependency tree.
Error: vue-loader requires @vue/compiler-sfc to be present in the dependency tree.
at Object. (/git…
-
In the testData array object, I added the open property. But It open all the nodes at initially. Also, I added disableDrop property. But I can drop the nodes.
```
Test tree
…
-
- [ ] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-vue/issues)
## Basic Info
- **Package Name And Version:** @arco-design/web-vue…
-
I'm trying to import the Tree component inside my own component, but I'm getting an error that the component is not registered properly:
My approach:
```javascript
{{d…
-
### Vue - Official extension or vue-tsc version
v2.0.28
### VSCode version
1.92.1
### Vue version
3.4.37
### TypeScript version
5.5.4
### System Info
```shell
System:
OS: Windows 10 10.0…
-
http://blog.lovemysoul.vip/docs/vue-TreeColor.html
A VitePress site
-
https://crazymryan.github.io/blog/docs/vue-TreeColor.html
A VitePress site
-
Hello! Firstly, thank-you for taking the time to develop this component, it is much needed by the community.
I have noticed that the following error appears intermittently in Chrome Dev Tools whil…
-
After selecting a component, the details for that component (the props, setup variables, etc) do not show up in the section under the component tree. The issue is intermittent, but happens more often …
-
I'm trying to walk the tree and update nodes.
I tried using code I found for earlier versions, but it doesn't seem to work anymore with Vue 3 / he-tree-vue 3.0.0.
Trying to use this.$set() resul…