issues
search
YousefED
/
SyncedStore
SyncedStore CRDT is an easy-to-use library for building live, collaborative applications that sync automatically.
https://syncedstore.org
MIT License
1.75k
stars
54
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Q] Why do I have to recognize the proxy when performing operations on arrays?
#130
PhilippCh
closed
3 months ago
1
[Q] how should I map internal objects to SyncedStore proxies?
#129
rozek
opened
5 months ago
0
How can I use Y.Map when I init the store?
#128
PeterChen1997
closed
8 months ago
1
Update array.ts
#127
fchughes
opened
8 months ago
1
Not sure how to add a new XML fragment
#126
nyacg
opened
9 months ago
3
Moving an item between arrays gives error about content already being a part of the tree
#125
davisg123
opened
9 months ago
0
Making a nested property collaborative rich text editor
#124
websiddu
closed
10 months ago
0
allow overwriting array methods even on frozen objects
#123
tobowers
opened
11 months ago
0
Pushing or removing from array causes mobx computed to fire changes = number of array elements + 1
#122
BradHarris
opened
12 months ago
0
Remove the warning for mobx internals.
#121
websiddu
closed
1 year ago
1
Fix deps
#120
YousefED
closed
1 year ago
0
Question: How many stores should you create?
#119
AlexW00
closed
1 year ago
1
Question: Why syncedStore wrap values from YDoc automatically?
#118
frontend-sensei
closed
1 year ago
3
Move `@types/eslint` to `devDependencies`?
#117
Deckluhm
closed
1 year ago
0
Warning: `property not found on root doc $$typeof`
#116
websiddu
closed
1 year ago
1
FIX: update @reactivedata/reactive dependency version
#115
rcbevans
closed
1 year ago
1
Reactivity broken since updated @reactivedata/reactivity package released
#114
rcbevans
closed
1 year ago
6
How to handle relations
#113
andrezimpel
closed
1 year ago
1
Supporting array assignment
#112
pierscowburn
closed
1 year ago
2
add types to export definitions
#111
oysteinsigholt
closed
1 year ago
1
History and really large updates
#110
websiddu
closed
10 months ago
0
More concise Vue integration
#109
texastoland
opened
1 year ago
0
Cannot store undefined in array
#108
codehz
opened
1 year ago
0
[Bug] Typing issues with bun.sh
#107
mindreframer
closed
1 year ago
0
errors nextjs
#106
UXDart
opened
1 year ago
0
`useMemo` not running when dependency array changes
#105
extrange
closed
1 year ago
3
Assign boxed objects
#104
canadaduane
opened
1 year ago
0
fix export definitions
#103
YousefED
closed
1 year ago
2
Feature Request: Immer
#102
TheUltDev
closed
1 year ago
1
only getting proxy object when trying to access store
#101
michaelpalumbo
closed
1 year ago
1
Trouble with Svelte
#100
mlaass
opened
1 year ago
3
Rich Text editor demo not working
#99
cuire
closed
1 year ago
1
Ignore subdocuments?
#98
joakim
opened
1 year ago
3
vue & codesandbox error - unexpected token Todo (null)
#97
scenaristeur
opened
1 year ago
1
UndomManager not work
#96
zabzd999
closed
1 year ago
1
fix reactive issue
#95
YousefED
closed
1 year ago
3
move to npm workspaces
#94
YousefED
closed
1 year ago
2
"property not found on root doc then" when using promises
#93
vincesp
closed
1 year ago
2
fix array.isArray
#92
YousefED
closed
1 year ago
1
Arrays in store return `false` to `Array.isArray(...)`
#91
cgauld
closed
1 year ago
1
Pinia integration
#90
websiddu
closed
1 year ago
1
WIP: assign arrays and root-elements directly
#89
bigmistqke
opened
1 year ago
1
Feat/solid bindings
#88
bigmistqke
opened
1 year ago
6
Sorting an array in Synced Store
#87
websiddu
closed
1 year ago
5
use getYjsDoc in docs
#86
YousefED
closed
2 years ago
1
add getYjsDoc
#85
YousefED
closed
2 years ago
1
don't patch wrong target
#84
YousefED
closed
2 years ago
1
fix boxing binary data
#83
YousefED
closed
2 years ago
0
add uint8array boxed test
#82
YousefED
closed
2 years ago
0
exclude expected Vue Reactive checks from logging a warning
#81
YousefED
closed
2 years ago
1
Next