diff --git a/core/flyout_base.ts b/core/flyout_base.ts index 0c62f3b4c2..843b13ae49 100644 --- a/core/flyout_base.ts +++ b/core/flyout_base.ts @@ -633,8 +633,8 @@ export abstract class Flyout } else { this.width_ = 0; } - this.workspace_.setResizesEnabled(true); this.reflow(); + this.workspace_.setResizesEnabled(true); // Listen for block change events, and reflow the flyout in response. This // accommodates e.g. resizing a non-autoclosing flyout in response to the