diff --git a/src/packages/editor-stats/src/editor-stats-view.coffee b/src/packages/editor-stats/src/editor-stats-view.coffee index 555dbfd3f..16c12bc6f 100644 --- a/src/packages/editor-stats/src/editor-stats-view.coffee +++ b/src/packages/editor-stats/src/editor-stats-view.coffee @@ -58,7 +58,7 @@ class EditorStatsView extends ScrollView @rootView.append @ @focus() - detach: -> + detach: => super() @rootView.focus()