From 2437aeb3e9b38210bcbdb59c82f0dc97be70e456 Mon Sep 17 00:00:00 2001 From: Andrey Goncharov Date: Fri, 23 Sep 2022 12:08:09 -0700 Subject: [PATCH] Fix AutoResizer flickering Summary: https://github.com/bvaughn/react-virtualized/issues/773 Differential Revision: D39772453 fbshipit-source-id: 613b809201d7dca34a0322c0cc65468f2fba2b08 --- .../__tests__/__snapshots__/PluginInstaller.node.tsx.snap | 2 ++ .../flipper-ui-core/src/ui/components/table/ManagedTable.tsx | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/desktop/flipper-ui-core/src/chrome/plugin-manager/__tests__/__snapshots__/PluginInstaller.node.tsx.snap b/desktop/flipper-ui-core/src/chrome/plugin-manager/__tests__/__snapshots__/PluginInstaller.node.tsx.snap index ca87aff11..601aff55a 100644 --- a/desktop/flipper-ui-core/src/chrome/plugin-manager/__tests__/__snapshots__/PluginInstaller.node.tsx.snap +++ b/desktop/flipper-ui-core/src/chrome/plugin-manager/__tests__/__snapshots__/PluginInstaller.node.tsx.snap @@ -130,6 +130,7 @@ exports[`load PluginInstaller list 1`] = `
)} - + {this.props.autoHeight ? (