Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 349 Bytes

2021-09-08-prevent-context-changes-affect-outside-of-sync-service-usage.md

File metadata and controls

9 lines (9 loc) · 349 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Prevent context changes affect outside of the sync service usage
issue: NEXT-17522
author: Joshua Behrens
author_email: code@joshua-behrens.de
author_github: @JoshuaBehrens
---

Core

  • Changed SyncService::sync to clone the context before using it so internally used extensions are not affecting later usage of the same context object