nodeThreeObject callback was returning a Promise (from async
createNodeObjectAsync) because THREE wasn't cached yet. Pre-load
THREE via import("three") before creating the graph so the callback
always returns a synchronous Three.js object.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| folk-crm-view.ts | ||
| folk-delegation-manager.ts | ||
| folk-graph-viewer.ts | ||
| folk-trust-sankey.ts | ||
| network.css | ||