Skip to content

Commit

Permalink
[demo] Fixes race condition
Browse files Browse the repository at this point in the history
This commit should fix #1482.

Details:
- Upgrades demo's dependencies
- Renames vite.config.ts as vite.config.mts
- Moves graph filling from GraphDataController to Root, ensuring that
  when dataset becomes non-null, the graph is always filled with nodes
  and edges (fixing the actual bug)
- Improves clusters and tags labels
  • Loading branch information
jacomyal committed Oct 29, 2024
1 parent 721e45c commit b814803
Show file tree
Hide file tree
Showing 7 changed files with 285 additions and 294 deletions.
Loading

0 comments on commit b814803

Please sign in to comment.