Browse Source
- Added null check for appState.vizData in sync.js to prevent TypeError during visualization reset. - Implemented key validation guards in db.js manual offset functions to avoid IndexedDB DataErrors. - Updated fileLoader.js to bypass manual offset lookup when no JSON filename is available. - Added regression test 'tests/regression_video_only.test.js' to verify stable partial load paths.refactor/sync-centralize
4 changed files with 91 additions and 11 deletions
Loading…
Reference in new issue