Cursor new chat does not load

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

When deleting an old chat a new chat is supposed to load automatically but it does not. All I see is a loading spin.

Steps to Reproduce

Delete the old chat and wait for a new chat to load.

Operating System

Windows 10/11

Version Information

Version: 3.18.9 (user setup)
VS Code Extension API: 1.128.0
Commit: 2ba48ff3f7514cc4643c52ca9f7b3173d9b66130
Date: 2026-08-27T01:42:22.092Z
Layout: IDE
Build Type: Stable
Release Track: Default
Electron: 40.10.3
Chromium: 144.0.7559.236
Node.js: 24.15.0
V8: 14.4.258.32-electron.0
xterm.js: 6.1.0-beta.291
OS: Windows_NT x64 10.0.26200

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report!

This is a known issue we’re already tracking. It happens when you delete the chat that’s currently open, the new chat tab that opens afterwards gets stuck on the loading spinner.

In the meantime, you can recover without losing anything: press Ctrl+Shift+P, type “Reload Window”, and run “Developer: Reload Window”. After the reload, a new chat opens normally.

I’ve added your report to the existing issue!