Issues solved by renaming a component?

does anyone else run into issues that are bizarrely solved by renaming a component? Is there a reason for that? The code itself doesn’t change in any meaningful way

what kind of issues do you see before renaming?

in one case I had a toggle variant named “success” which could never be set true programmatically. I then renamed it “step 4” and it worked fine