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
Resets values to an array of values every one second
Each line has two checkboxes, both of which are bound to the same value
Steps to reproduce:
Click on the enabled checkbox on any line
Expected behaviour:
After one second, the value should be reset. Both checkboxes should reflect the same value
Actual behaviour (tested on Chrome):
The disabled checkbox correctly reflects the value, but the enabled checkbox does not reflect the value. The enabled checkbox will reflect the correct value only after blurring from the checkbox