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
Previously `_actingVersion` was not initialized upon a call to `WrapForEncode(...)`.
This meant that access to properties on the group that allow the items to be encoded fails.
Now we initialize it to the current schema version.
0 commit comments