ssthouse / tree-chart

Flexible tree chart using Canvas and Svg, powered by D3.js; ✅Support Vue, Vue3 and React;
https://ssthouse.github.io/tree-chart/#/svgTree
MIT License
431 stars 97 forks source link

Error on transition-group #116

Open betondrd opened 2 years ago

betondrd commented 2 years ago

I'm trying use vue-tree-chart with my tree object what i receive of api, and i'm getting the error: <transition-group> children must be keyed: <div>

How to solve? what is causing this?

ssthouse commented 2 years ago

Hi, sorry for the late reply.

Could you give me a reproducible demo project? Maybe by https://codesandbox.io/