rspace-online/modules/rflows/components
Jeff Emmett 8635b54800 fix(rflows): eliminate SVG NaN errors via comprehensive data sanitization
Added safeNum() + migrateNodeData() to sanitize all numeric fields (including
positions and allocation percentages) at every data loading boundary. The nullish
coalescing operator (??) doesn't catch NaN, so corrupted Automerge/localStorage
data cascaded NaN through pipe positions, port coordinates, and edge paths.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 15:14:26 -07:00
..
flows-demo.ts refactor: complete rfunds → rflows rename across configs and references 2026-03-03 19:13:14 -08:00
flows.css fix(rflows): proportional node sizing + remove organic visualization 2026-03-23 15:08:08 -07:00
folk-flow-river.ts feat(rflows): rewrite flow engine — conservation-enforcing simulation + Sankey renderer 2026-03-24 10:58:53 -07:00
folk-flows-app.ts fix(rflows): eliminate SVG NaN errors via comprehensive data sanitization 2026-03-24 15:14:26 -07:00