Cursor Code Editor Bug

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

I can write the code but the problem is when showing react components, it shows format errors but there isn’t and the [ Review Next File ], [ Keep All ], like these button also cannot click but still there, when I click new chat, it disappears even though there is nothing left to review.

Steps to Reproduce

I can write the code but the problem is when showing react components, it shows format errors but there isn’t and the [ Review Next File ], [ Keep All ], like these button also cannot click but still there, when I click new chat, it disappears even though there is nothing left to review.

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.3.41 (Universal)

For AI issues: which model did you use?

Sonnet 4, Opus 4.5

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, this is a known issue with the review UI. Here are a few workarounds to try:

  1. Make a small change in any file, then stage and commit it. Sometimes this “wakes up” the buttons.
  2. Rename the problematic file, fully close Cursor, open it again, then rename the file back. This worked for other users.
  3. In the problematic file, delete the highlighted blocks, save, then immediately press Ctrl+Z (Undo).
  4. Ctrl+Shift+P → Developer: Reload Window

Make sure you’re on the latest version of Cursor, it’s 2.3.41 right now. There were a few review UI fixes in recent releases.

If nothing helps, send the Request ID from the last agent action (chat context menu → Copy Request ID) and I’ll pass it to the engineers.

Related threads: Accept suggestion modal remains even after clicking buttons, Reset internal history (keep seeing changes even though all is commited and no chats are open)