From 09f77300f17e77825ad8f131ea2f4474bf69ee73 Mon Sep 17 00:00:00 2001 From: Drapich Piotr Date: Fri, 7 Aug 2020 12:34:47 +0200 Subject: [PATCH] Turn off autosave interval for mobile (#24415) --- .../edit-post/src/components/layout/index.native.js | 2 +- .../editor/src/components/autosave-monitor/index.js | 12 +++++++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/packages/edit-post/src/components/layout/index.native.js b/packages/edit-post/src/components/layout/index.native.js index 1eaaa479c9ffd..1b8f879711621 100644 --- a/packages/edit-post/src/components/layout/index.native.js +++ b/packages/edit-post/src/components/layout/index.native.js @@ -129,7 +129,7 @@ class Layout extends Component { ) } onLayout={ this.onRootViewLayout } > - +