Description
Steps to reproduce:
- Add a loop and change the counter to 5
- Add another loop before the existing loop
Expected
Loop counter should be 1
Actual
Loop counter is 5
Steps to reproduce:
Expected
Loop counter should be 1
Actual
Loop counter is 5