Unable to accept or undo changes

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

This “feature” has existed for some time, but now the work arounds no longer works. If I ask Cursor to make a change of the code, it does as it usally does, but when it is time for me to review the changes. It is impossible.

“Undo All” doesn’t work.
“Keep All” doesn’t work.
“Review next file” sometime changes file, but not all the time, and of course “Undo All” and “Keep All” still doesn’t work.

This “feature” has previously been possible to work around by closing the chats, but now that no longer works. I now have two different projects where the issue persitsts, which makes it extremly hard to work with those projects using Cursor.

Working with other projects are possible, but for how long I have no clue, soon they also will be having this “feature”.

Steps to Reproduce

I am not able to reproduce the issue, but for the projects where the issue have appeared I can not get rid of it.

Expected Behavior

Able to accept or undo changes made by cursor.

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.0.77 (user setup)
VSCode Version: 1.99.3
Commit: ba90f2f88e4911312761abab9492c42442117cf0
Date: 2025-11-13T23:10:43.113Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Windows_NT x64 10.0.26200

For AI issues: which model did you use?

Composer 1

Does this stop you from using Cursor

Yes - Cursor is unusable

Hey, thanks for the report. This is a known state management bug in the review system that the team is already tracking.

To help investigate your specific case on v2.0.77, please share:

  • Console errors: Help → Toggle Developer Tools → Console - take a screenshot of any errors when the buttons are unresponsive
  • Request ID: Chat menu (top right) → Copy Request ID
  • File types: does this happen for all file types or only some (for example, .yaml, .py, .conf)?
  • Actual changes: are the changes still being applied to the files even though the buttons don’t work? (check if there is an unsaved changes indicator)

Temporary workaround: for now, review changes via Git until this bug is fixed.

I’ll pass this along with your diagnostics, since in your case the issue looks more serious (it persists across different projects).

Hi

Developer Tools Information has previously been sent to Support. It contained a lot of authentication errors. Also tried login out and in again, without success.

I have closed all chats, and deleted the history, in an attempt to get rid of the issue. So I can not provide any request Id.

Issue happesn for all types of files. I am mostly working with C#, but issue is regardless of filetype.

Not sure how I can review changes via Git. I am requesting a code modification via chat, and then the code is modified in each tab.

The issue does not persist between projects, if I open a new project it is “clean”, but after some modifications it MIGHT get the “feature” of not allowing me to accept the changes.

1 Like

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.