PolymerElements / paper-input

A Material Design text field
https://www.webcomponents.org/element/PolymerElements/paper-input
130 stars 162 forks source link

[bug] [paper-textarea] on-change not work! #664

Open AliMD opened 5 years ago

AliMD commented 5 years ago

Description

paper-textarea change event not fired in Shadowdom because iron-autogrow-textarea forgot to fire it manually

I will fix it in another PR in iron-autogrow-textarea repo

DrNiels commented 5 years ago

I just stumbled across this bug. Is there any update on this?