Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
After applying changes through the Design tab, the “changes made” state does not automatically refresh. This creates a disconnect in the user experience and can result in a mix of old and new changes when also using the chat input.
Workaround: Currently, the only way to ensure updates are correctly reflected is to make changes in the Design tab, then quit and reopen Cursor before continuing UI edits.
Impact: Causes potential confusion and extra steps when iterating on UI changes.
Steps to Reproduce
-
Start the server for your app project in Cursor IDE.
-
Open the built-in browser in Cursor.
-
Click on a UI element in the browser to open the Design tab.
-
Make and apply changes to the element.
-
Observe that the change buttons and change count in the Design tab do not refresh or update, even after applying changes.
Expected Behavior
After applying changes, the Design tab should refresh the buttons and change count to reflect the current state accurately.
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.2.17
VSCode Version: 1.105.1
Commit: cf858ca030e9c9a99ea444ec6efcbcfc40bfda70
Date: 2025-12-11T18:30:06.649Z (7 hrs ago)
Does this stop you from using Cursor
No - Cursor works, but with this issue