diff --git a/src/dashboard/Data/Browser/Browser.react.js b/src/dashboard/Data/Browser/Browser.react.js index 3d021bb64..c4fe3a4fa 100644 --- a/src/dashboard/Data/Browser/Browser.react.js +++ b/src/dashboard/Data/Browser/Browser.react.js @@ -2765,12 +2765,13 @@ class Browser extends DashboardView { /> ); } + const selectionCount = Object.keys(this.state.selection).length; return (