iron-input
iron-input copied to clipboard
bind-value-changed bubbles
https://github.com/PolymerElements/iron-input/blob/master/iron-input.html#L168
Standard for polymer change events is not to bubble.
While i think you may be right, I am worried this might break existing (possibly incorrect) behaviour. I will take a look!