You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I ask Chat to make a code change it's showing me the code change in the chat window now (was not happening before about 15 minutes ago), and it's not fixing the code in the code base. Bolt showed me the corrected version in the chat window but those changes were NOT reflected in the code base. I copied the code and manually replaced it in the specific file and the changes worked. This is a significant bug.
Open chat window and ask for a change in functionality - in this case to fix a bug.
Expected behavior
Code normally updates in real-time in the code window. It's now updating in the chat window instead!
Screen Recording / Screenshot
Platform
Browser name = Chrome
Full version = 130.0.0.0
Major version = 130
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 275256632,
"usedJSHeapSize": 259329720,
"jsHeapSizeLimit": 4294705152
}
Username = jcohen1000
Chat ID = 782dea95fd14
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
When I ask Chat to make a code change it's showing me the code change in the chat window now (was not happening before about 15 minutes ago), and it's not fixing the code in the code base. Bolt showed me the corrected version in the chat window but those changes were NOT reflected in the code base. I copied the code and manually replaced it in the specific file and the changes worked. This is a significant bug.
Link to the Bolt URL that caused the error
https://bolt.new/~/vitejs-vite-bjkjbm
Steps to reproduce
Open chat window and ask for a change in functionality - in this case to fix a bug.
Expected behavior
Code normally updates in real-time in the code window. It's now updating in the chat window instead!
Screen Recording / Screenshot
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: