Edo van Royen
Edo van Royen
The easier way to customize node content is to use foreignobject and add your custom html/css: https://github.com/bkrem/react-d3-tree#using-foreignobjects
You can do this, by adding a foreignobject with a div in it. This way you can use normal css. Here's the documentation: https://github.com/bkrem/react-d3-tree#using-foreignobjects
Thanks for posting this @ankero. Was struggling with this same issue and couln't find it.
Hi @tomashodek were you able to resolve this issue? I ran into the same problem: Changing the zoomable bool from false to true correctly works, both the grabhand and the...
Hi, just wanted to note that to me this issue is there in the latest versions of redux-firestore (0.13.0), but maybe a bit more complex than that the order is...
Experience this same issue. When modifying docs, there is duplication of objects in the ordered array. This duplication does not occur in the data object.