diff --git a/core/flyout_base.ts b/core/flyout_base.ts index 54248edfd..87aba0119 100644 --- a/core/flyout_base.ts +++ b/core/flyout_base.ts @@ -634,8 +634,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