Refactored Backend Structure & Fixed Tests #23
Annotations
3 errors
Test client:
code/client/src/editor/crdt/fugue.ts#L42
TypeError: Cannot read properties of undefined (reading 'column')
❯ src/editor/crdt/fugue.ts:42:65
❯ Fugue.insertLocal src/editor/crdt/fugue.ts:41:19
❯ tests/editor/crdt/fugue.test.ts:18:63
|
Test client:
code/client/src/editor/crdt/fugue.ts#L42
TypeError: Cannot read properties of undefined (reading 'column')
❯ src/editor/crdt/fugue.ts:42:65
❯ Fugue.insertLocal src/editor/crdt/fugue.ts:41:19
❯ tests/editor/crdt/fugue.test.ts:36:11
|
Test client
Process completed with exit code 1.
|
Loading