Conversation
|
@bumbeishvili Feel free to make any changes necessary |
|
Trying to dynamically set the Like for example I have the chart constructed in a massive useEffect like so (just to trim down the re-renders): Then I have one for when data is fetched: Then I have one for enabling drag and drop: But for some reason it isn't applying it, and the nodes still aren't draggable or droppable, I can't find a way to get it to dynamically set, besides in the vanilla js example, which uses a bit different approach then this PR (sets classes and such). Something weird too, it seems to work when hardcoded to true when I change the second useEffect to this: but fails when I do: I understand it's been A WHILE since you worked on this thing, but just wanted to see if you still had this library in your radar. |
How to use.
Potential improvements: