When using an each loop and an item within the loop is removed, the subsequent item in the loop gets assigned the removed item's instance properties.
https://jsfiddle.net/awei01/x8vc2n2w/
Instructions contained within the fiddle
Chrome/MacOS
3.9.4
How would you tag this issue?
thank you for this issue. It looks like a bug I need to verify it
thank you the issue was fixed in [email protected]
Fiddle with 3.9.5 is working as expected: https://jsfiddle.net/awei01/wqtw1x3c/
Most helpful comment
thank you the issue was fixed in [email protected]