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
@@ -221,7 +221,7 @@ public override bool IsDirty()
221
221
{
222
222
// If the client does not have write permissions but the internal value is determined to be locally modified and we are applying updates, then we should revert
223
223
// to the original collection value prior to applying updates (primarily for collections).
// If the client does not have write permissions but the internal value is determined to be locally modified and we are applying updates, then we should revert
299
299
// to the original collection value prior to applying updates (primarily for collections).
@@ -338,7 +338,7 @@ public override void ReadField(FastBufferReader reader)
338
338
{
339
339
// If the client does not have write permissions but the internal value is determined to be locally modified and we are applying updates, then we should revert
340
340
// to the original collection value prior to applying updates (primarily for collections).
0 commit comments