Where does the bug appear (feature/product)?
Somewhere else…
Describe the Bug
Hi Cursor Team,
I’m seeing repeated regressions where committed UI changes intermittently disappear when I restart the dev client. Example: ~3–4 commits ago I changed the Home screen header icon; it was showing correctly yesterday, but today the app shows the old icon.
This keeps happening even though I:
git add / git commit / git push my changes,
restart the app with npx expo start --dev-client (and sometimes with --clear),
verify the code in the repo (correct icon path remains in Git history).
Each day I restart, some features appear to roll back to older versions. This is very frustrating and undermines confidence before release.
Could you help investigate?
Is there a known issue with stale bundles/dev-client caching in Cursor?
Any recommended steps to ensure the running bundle always reflects the latest committed code?
Anything in the Cursor environment that could serve an older bundle even after cache clears?
Thank you,
Faisal
Steps to Reproduce
I don’t know
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.2.20 (Universal)
VSCode Version: 1.105.1
Commit: b3573281c4775bfc6bba466bf6563d3d498d1070
Date: 2025-12-12T06:29:26.017Z
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.5.0
Does this stop you from using Cursor
No - Cursor works, but with this issue