Sometimes I request some changes in my code to Cursor. I saw the changes being executed, but after a few seconds the changes are reverted to the original file.
I have to copy the changes made and insert and save manualy in my code.
Steps to Reproduce
I ask to implement a menu item in _Layout.cshtml, I saw the change happen in editor window while cursor is showing what he has done, bau a few seconds later the changes are reverted and the file go back to original file.
Expected Behavior
That the changes made by cursor in _Layout.cshtml are persisted.
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
I’ve been getting the same issue, even when I committed it still reverted almost 2 days of work (and a few commits).
It’s starting to happen almost immediately. Any suggestion on how to fix this?