Open johnfercher opened 1 month ago
Hi @johnfercher,
Do you mean that updating the data in the getGraph
function does not update the network graph display?
I checked by running the code you provided, but could not reproduce it on my end. I actually don't have an API, so I changed the process to download a JSON file to check.
Other library versions may also be involved, so if you could provide the entire project (including package.json and independent of external APIs or data) that can be reproduced by itself, that would be helpful.
I'm requesting a graph from a backend and the response currently works. But when I have a form which changes the backend response the graph can´t reload properly.