Minor ui issue about "don't open" in cursor IDE

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Minor UI issue when you run an npm window, Cursor asks you if you want to open it in the IDE window or externally.
The 2nd option is duplicated

Steps to Reproduce

open a node.js/react project
in the terminal run: npm start (or similar)
You will see a dialog with 3 options. The last two are the same:

  • Open in Cursor Browser
  • Don’t open in Cursor
  • Don’t open in Cursor

Expected Behavior

See only two options

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.2.9
VSCode Version: 1.105.1
Commit: a86689c93e9fb11addfbefd29a6ec7c0a59175e0
Date: 2025-12-10T16:51:25.713Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 24.6.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. This should be fixed in version 2.2.14. Please let me know if the issue persists.

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