Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
I encountered a serious issue where Cursor intermittently lost or overwrote code while editing a Vue file. Symptoms: content became inconsistent with recent edits, some write operations failed/hung, and previously corrected sections regressed. Impact: repeated code loss and inability to safely continue editing. Please investigate editor write/apply stability.
Steps to Reproduce
- Open a Vue file in editor (example: index.vue).
- In Agent chat, request automatic edits to this exact file (any template/script/style update).
- Accept/apply the agent’s file changes.
- Without switching files, manually edit one line in the same file in editor.
- Save (Cmd+S).
- Check content/diff of that file.
Operating System
MacOS
Version Information
Version: 3.2.16
VSCode Version: 1.105.1
Commit: 3e548838cf824b70851dd3ef27d0c6aae371b3f0
Date: 2026-04-28T21:07:47.682Z
Layout: editor
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.4.0
Does this stop you from using Cursor
Yes - Cursor is unusable