Some code examples not showing after update

Describe the Bug

Restarted for the new version today and I keep getting responses that say “here’s the code” but no code is shown, for example:

You need to modify the clicks.py file to accept the user list as a parameter instead of hardcoding it. Here's the updated code:

<SHOULD BE CODE HERE, BUT NOTHING>

Then in your negative.py file, you can use it like this:

Steps to Reproduce

I have about 5 python files open and currently looking at a specific python file with a bit of code in it. I asked "prepare clinicians list to be used here instead of harcoding " and it responded with the above

Expected Behavior

I was expected to see code examples.

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.3.0 (Universal)
VSCode Version: 1.99.3
Commit: 410000a83355c025daba0c6156955bf08687d080
Date: 2025-07-23T05:46:59.221Z (12 hrs ago)
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.1.0

hi @Hunan_Rostomyan and welcome to Cursor Forum.

Thank you for the bug report.

Could you provide more info as it’s not entirely clear where you saw the issue:

  • A screenshot of the issue
  • Which model and chat mode were you using?
  • Was this a CMD-K in editor request?
  • Request ID (with privacy disabled) so we can look into the details.

I tried uploading earlier but never finished, I gave up. Here’s a second attempt:

I pressed Command+L to open the sidebar to ask Cursor for feedback. Auto mode, so not sure what model it called.

I have the request ID, but I don’t know what you mean by privacy disabled. Should I paste the f1... request id here?

Great, the screenshot helps.

  • Auto is the model.
  • Feedback submit issue I understand and will check.
  • Request ID, you can post it here safely.

Privacy Mode:

In Settings you can see Privacy Mode setting. if set to Privacy your requests are not visible to the team. Therefore for one request you could disable privacy mode (Set to Share Data) and then repeat the same task and try to reproduce the issue.
With such an Request ID where sharing of info is permitted we can see details of what went wrong.

Additionally, could you post here any errors from

Help > Toggle Developer Tools > then go to Console tab there and post the errors here.

I probably won’t be able to get the privacy mode change, it’s managed by my employer for the team.

Regarding console errors, I’ve been doing some other work so not exactly sure if the console error state is going to reflect that specific bug situation, but posting a piece in case:

workbench.desktop.main.js:1518 Failed to fetch team admin settings: ConnectError: [invalid_argument] Error
    at t (workbench.desktop.main.js:4843:224999)
    at async Object.getTeamAdminSettings (workbench.desktop.main.js:490:229437)
    at async Ptu (workbench.desktop.main.js:1518:24537)
    at async Rtu (workbench.desktop.main.js:1518:24687)
Ptu @ workbench.desktop.main.js:1518
Uncaught ResizeObserver loop completed with undelivered notifications.
2workbench.desktop.main.js:1518 Failed to fetch team admin settings: ConnectError: [invalid_argument] Error
    at t (workbench.desktop.main.js:4843:224999)
    at async Object.getTeamAdminSettings (workbench.desktop.main.js:490:229437)
    at async Ptu (workbench.desktop.main.js:1518:24537)
    at async Rtu (workbench.desktop.main.js:1518:24687)
Ptu @ workbench.desktop.main.js:1518
workbench.desktop.main.js:1493 [composer] error getting content of file v$e xea: File seems to be binary and cannot be opened as text
    at zQs.L (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:7013:9850)
    at async zQs.readStream (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:7013:9476)
    at async Qfn.Eb (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:5363:12595)
    at async Qfn.resolve (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:5363:11070)
    at async qQs.W (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:7013:6210)
    at async T4s.r (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:5363:21618)
    at async $Vn.acquire (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:47:2329)
    at async D4s.createModelReference (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:5363:23340)
    at async m2.getFileLinesContent (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1493:7790)
    at async o (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:2636:1439)
    at async jiu (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:2636:1584)
    at async nse.getNewMessageContext (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:2656:8457)
    at async nse.submitPromptDryRun (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:2655:3992)
    at async Qgn.updatePromptDryRunInfo (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:5479:3689)
getFileLinesContent @ workbench.desktop.main.js:1493
workbench.desktop.main.js:1518 Failed to fetch team admin settings: ConnectError: [invalid_argument] Error
    at t (workbench.desktop.main.js:4843:224999)
    at async Object.getTeamAdminSettings (workbench.desktop.main.js:490:229437)
    at async Ptu (workbench.desktop.main.js:1518:24537)
    at async Rtu (workbench.desktop.main.js:1518:24687)

I opened the dev console and retried my query but this time it’s producing code, so I can’t provide more context

Ah I see, please tag me here if you see the issue again.

Privacy mode is ok, thats team settings.

1 Like

We are working on a fix and will release it soon as 1.3.1

2 Likes

@condor Here it is again, “corrected version:” with no code following it. And nothing in the editor itself, I’m in ask mode.

request ID
639b5c1e-2816-4cd1-8cb5-1fa7bca051d0

Look at this!

same issue, request id: 89970ffe-a24e-4218-b19f-c1a45a3eab1f
after i restart cursor and open the same chat, i see the previously hidden code segments

Thanks a lot liquefy! Same issue here and am also in privacy-mode

restarting cursor also made it re-appear

request-id: 9ba582b0-1be6-46d2-a300-e1d769d74e66

1 Like

oh that’s great hint! must be a ui rendering issue

1 Like

I have been encountering this exact same issue with this most recent update. Code examples disappear from the chat. Restarting cursor and looking at the same conversation will render them.

after restart:

Next time it happens i’ll open dev tools within cursor to inspect.

it works if you switch chats

1 Like

This is an issue with recent Cursor pre-release updates where code snippets are generated but don’t render properly in the chat interface.

Quick workarounds to try first:
• Restart Cursor completely - many users reported that it was showing after that

If the issue persists:
Try rolling back to the previous stable version: Downloads | Cursor

This appears to be related to other recent reports in the community. The team is working on a fix for the next update.

Let us know if rolling back resolves it! :+1:

hi everyone, we have released v1.3.4 that fixes the issue. Kindly update and let us know if its working now for you.

Haven’t had this type of issue since upgrade, thanks for the fix

1 Like

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