Closed prohde closed 3 years ago
This PR fixes #37. Finally, I found the cause for the issue. When renaming a register, the same event for replacing the register was fired a second time in the end. This event needs to be triggered only once.
This PR fixes #37. Finally, I found the cause for the issue. When renaming a register, the same event for replacing the register was fired a second time in the end. This event needs to be triggered only once.