SyncedStore CRDT is an easy-to-use library for building live, collaborative applications that sync automatically.
1.75k
stars
54
forks
source link
Moving an item between arrays gives error about content already being a part of the tree #125
Open
davisg123 opened 10 months ago
I hit an issue where moving an item to a new array is throwing an error
If we set the data and not the proxy it works, is that the expected way to set items on arrays?