You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
Surprisingly I noticed that this element does not support change event. Well, I think it is a critical issue, since paper-textarea uses this component and paper-textarea developer thinks that this iron-autogrow-textarea fires change event paper-textarea#Line79. The event is declared in the paper-textarea doc, so it causes this bug#566
The text was updated successfully, but these errors were encountered:
iSuslov
changed the title
on-change event not supported. Why?
[critical] on-change event not supported. Why?
Sep 6, 2017
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Surprisingly I noticed that this element does not support
change
event. Well, I think it is a critical issue, sincepaper-textarea
uses this component andpaper-textarea
developer thinks that thisiron-autogrow-textarea
fireschange
event paper-textarea#Line79. The event is declared in thepaper-textarea
doc, so it causes this bug#566The text was updated successfully, but these errors were encountered: