iron-input icon indicating copy to clipboard operation
iron-input copied to clipboard

It resets bind-value to the same value when it connects

Open alshakero opened this issue 6 years ago • 0 comments

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

alshakero avatar Nov 01 '18 20:11 alshakero