question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Selected Nodes stays in selectedNodeData permanently after being deleted

See original GitHub issue

Hi,

When I try to update the selected nodes using a callback to modify either ‘selectedNodeData’ or ‘tapNode’ or ‘tapNodeData’ is not reflecting on the front-end. i.e. the selection highlight is not changing automatically.

Thanks, Vivek

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:21

github_iconTop GitHub Comments

4reactions
xhlucacommented, Apr 3, 2019

I was able to reproduce your error. I was able to fix it by tweaking the source code. Here’s the branch where I brought the changes: https://github.com/plotly/dash-cytoscape/tree/element-removal

I added an example app here. Here’s what it looks like: usage-removal

2reactions
xhlucacommented, Mar 29, 2019

Don’t worry, take your time! I think it’s better if you create a barebone, simple reproducible app, and share it here. That way, it makes it easier for us to debug (faster than taking the time to understand your entire workflow), and we don’t need to look at your private data.

Furthermore, creating a reproducible example might help you debug your code, if the problem happens in the implementation side. Also, people who will have a similar problem will be able to find the solution directly in this issue, which saves them time in the future.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Delete and recover notes on iCloud.com - Apple Support
Select a note you want to permanently remove, then click the Delete button ... Deleted folder are automatically and permanently removed after 30...
Read more >
Restore deleted items from the site collection recycle bin
If an item is deleted from the site collection Recycle Bin, or it exceeds the retention time, it is permanently deleted. Important: The...
Read more >
Force Delete StatefulSet Pods - Kubernetes
If a Node is confirmed to be dead (e.g. permanently disconnected from the network, powered down, etc), then delete the Node object.
Read more >
Deleting a managed node group - Amazon EKS
After every instance is terminated, the Auto Scaling group is deleted. Important. If you delete a managed node group that uses a node...
Read more >
Removing nodes blocked by the Pod Disruption Budget
Under certain conditions, Pod Disruption Budget (PDB) policies can prevent nodes ... The following example shows how to delete a node in this...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found