This commit is contained in:
parent
9f32a8b4af
commit
53ee5646e4
@ -199,7 +199,7 @@ export function useCollaborativeFlow(diagramId: MaybeRefOrGetter<string>) {
|
||||
|
||||
// provider.value.awareness.setLocalStateField('nigger', true)
|
||||
|
||||
provider.value.awareness.on('update', ({ added, updated, removed }) => {
|
||||
provider.value.awareness.on('update', () => {
|
||||
// console.log('update', added, updated, removed)
|
||||
|
||||
// const changedClients = added.concat(updated).concat(removed)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user