We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3337aa commit 4c9eb2aCopy full SHA for 4c9eb2a
packages/shared/forks/ReactFeatureFlags.native-fb.js
@@ -60,7 +60,7 @@ export const enableUseRefAccessWarning = false;
60
export const enableRecursiveCommitTraversal = false;
61
export const disableSchedulerTimeoutInWorkLoop = false;
62
export const enableLazyContextPropagation = false;
63
-export const enableSyncDefaultUpdates = true;
+export const enableSyncDefaultUpdates = false;
64
65
// Flow magic to verify the exports of this file match the original version.
66
// eslint-disable-next-line no-unused-vars
0 commit comments