You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: Cannot read properties of undefined (reading 'parent')
at resourceCounts.applyMove (./shared/data/applyRemoteChanges.js:298:23)
at ChangeDispatcher.apply (./shared/data/applyRemoteChanges.js:74:29)
at resourceCounts.apply (./shared/data/applyRemoteChanges.js:204:18)
at changeStream.doWrite (./shared/data/applyRemoteChanges.js:374:24)
The text was updated successfully, but these errors were encountered:
I suspect
oldObj
isn't available. Maybe its value doesn't get relayed to other clients, in a multiple editor scenario?Sentry Issue: STUDIO-GE5
The text was updated successfully, but these errors were encountered: