iron-input
iron-input copied to clipboard
It resets bind-value to the same value when it connects
Description
It sets bind-value
when it connects. If the model has setters, it will trigger them for no reason.
Expected outcome
It shouldn't change bind-value
when it connects.
Actual outcome
It sets it.
Live Demo
https://jsbin.com/feyibawini/edit?html,output
Steps to reproduce
Kindly use the jsbon above
Browsers Affected
- [x] Chrome
- [x] Firefox
- [x] Safari 9
- [x] Safari 8
- [x] Safari 7
- [x] Edge
- [x] IE 11
- [x] IE 10