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
@@ -245,7 +245,7 @@ public override bool IsDirty()
245
245
{
246
246
// 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
247
247
// 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
309
309
// to the original collection value prior to applying updates (primarily for collections).
@@ -349,7 +349,7 @@ public override void ReadField(FastBufferReader reader)
349
349
{
350
350
// 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
351
351
// to the original collection value prior to applying updates (primarily for collections).
0 commit comments