No errors when trying to create a new file or folder.
I’m not sure what caused it but this error appeared in console and afterwards the “New MCP Server” button doesn’t work again.
workbench.desktop.main.js:7228 ERROR WHEN RENDERING SOLID COMPONENT Error: Internal Lexical error: invariant() is meant to be replaced at compile time. There is no runtime version. Error: Unable to find an active editor state. State helpers or node methods can only be used synchronously during the callback of editor.update() or editorState.read().
at Uh (workbench.desktop.main.js:441:1068806)
at Owe (workbench.desktop.main.js:443:25350)
at II (workbench.desktop.main.js:443:34443)
at vNr.getLatest (workbench.desktop.main.js:445:11757)
at vNr.getTextContent (workbench.desktop.main.js:450:1459)
at H (workbench.desktop.main.js:6701:12972)
at Object.fn (workbench.desktop.main.js:6701:18576)
at d8o (workbench.desktop.main.js:276:30033)
at oet (workbench.desktop.main.js:276:29787)
at gDt (workbench.desktop.main.js:276:31414)
at sRu (workbench.desktop.main.js:276:32816)
at workbench.desktop.main.js:276:32276
at dG (workbench.desktop.main.js:276:31592)
at iRu (workbench.desktop.main.js:276:32269)
at dG (workbench.desktop.main.js:276:31603)
at lP (workbench.desktop.main.js:276:27153)
at r (workbench.desktop.main.js:276:44218)
at Object.update (workbench.desktop.main.js:541:33345)
at SMr.setData (workbench.desktop.main.js:541:37822)
at workbench.desktop.main.js:6353:1304
at Ap.updateComposerDataSetStore (workbench.desktop.main.js:2580:57050)
at workbench.desktop.main.js:52:44637
at Qms (workbench.desktop.main.js:52:44323)
at I5 (workbench.desktop.main.js:52:44284)
at n.value (workbench.desktop.main.js:52:44626)
at l9.submitChatMaybeAbortCurrent (workbench.desktop.main.js:6353:1271)
at async ha (workbench.desktop.main.js:7208:2319)
Thanks for the console error, that Lexical editor error is helpful. The MCP button issue looks related to recent changes in chat.
Next steps:
Antivirus/firewall test: Could you temporarily disable your antivirus and firewall, restart Cursor, and test both issues again? This is the most common cause of UI interactions being blocked on Windows.
Fresh workspace test: Try opening Cursor in a completely new empty folder, does right‑click work there?
The fact that safe mode didn’t fix the right‑click issue suggests it’s not an extension conflict. Let me know what the antivirus test shows.
I don’t have %USERPROFILE%\AppData\Local\Cursorbut resetting the other one seems to have fixed my issues! The browser agent is also working again (my issue from another bug report)