When I make a change to the file and press save it reverts the file back to something that is wrong and causes an error. it happens in multiple files, and I’m not sure why. It’s specifically adding a props to a react component that doesn’t need one and it causes an error.
Additional context, format on save is not on.
Has anyone else experienced this? I had to switch back to VS code because it’s unusable
Can you send an example of what is happening, potentially with screenshots or a screen recording?
The only reason I can think of a file reverting on save would be if you had the file open elsewhere, in another editor or IDE. Even then, Cursor usually detects this and prompts which version you’d like.