Repro courtesy of @fxck: https://stackblitz.com/edit/material2-textarea-outline-problem-in-dialog?file=app%2Fdialog.ts Workaround is to call `updateOutlineGap` on the form field with the incorrect gap size. But ideally we could make it so the user doesn't have to do this