Closed hadfieldn closed 9 years ago
Fix iron-autogrow-textarea to set bindValue with the initial textarea content instead of undefined, and to resize the textarea to fit initial content.
undefined
<iron-autogrow-textarea> now includes a <textarea> and this is not needed.
<iron-autogrow-textarea>
<textarea>
Fix iron-autogrow-textarea to set bindValue with the initial textarea content instead of
undefined
, and to resize the textarea to fit initial content.