We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Summary Scenario that can cause the graph will "freeze" (does not update, can not click / drag, etc)
Steps to reproduce
[[link]]
[[file-that-does-not-exist]]
The text was updated successfully, but these errors were encountered:
I just found this also happens when renaming. I guess it's the same thing as deleting (and then making a new note with a new name).
The graph will freeze before it gets a chance to update with the newly renamed note.
Sorry, something went wrong.
fix(dataviz): selected nodes must exist after updating graph data (#397)
7f191d0
Fix graph issue when deleting node (#401)
2135903
* create commonjs modules This is to fix a problem at startup regarding instantiation of objects. See: - #394 (comment) - https://discord.com/channels/729975036148056075/737970741324152882/784180656560275507 * minor style tweaks * fix(dataviz): selected nodes must exist after updating graph data (#397) * add graph view errors to foam log
Successfully merging a pull request may close this issue.
Summary
Scenario that can cause the graph will "freeze" (does not update, can not click / drag, etc)
Steps to reproduce
[[link]]
s to notes that exist.[[file-that-does-not-exist]]
The text was updated successfully, but these errors were encountered: