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
This page in my code is problematic, it seems that the AI always stops 3/4 way of re-writing the code. I fixed this by having a local copy and pasting in the bits from where the code stopped, the issue is now I can't make any changes to the code below where it stops.
Please make your project public or accessible by URL. This will allow anyone trying to help you to easily reproduce the issue and provide assistance.
Steps to reproduce
Make any change to the page src/pages/CreatePackage.tsx using the prompt and when it re-writes it stops 3/4 and doesnt finish completing the code. Even if you rebuild or restart the server it does the same.
Expected behavior
The page should be completed and no code lost
Screen Recording / Screenshot
No response
Platform
Browser name = Chrome
Full version = 133.0.0.0
Major version = 133
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 77775104,
"usedJSHeapSize": 67786240,
"jsHeapSizeLimit": 2248146944
}
Username = Justin-Dookoo-82
Chat ID = 99d948bdd286
Client version = 6c0f11b
Server version = 6c0f11b
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
This page in my code is problematic, it seems that the AI always stops 3/4 way of re-writing the code. I fixed this by having a local copy and pasting in the bits from where the code stopped, the issue is now I can't make any changes to the code below where it stops.
src/pages/CreatePackage.tsx
Link to the Bolt URL that caused the error
https://bolt.new/~/sb1-kur5lj1q
Validations
Steps to reproduce
Make any change to the page src/pages/CreatePackage.tsx using the prompt and when it re-writes it stops 3/4 and doesnt finish completing the code. Even if you rebuild or restart the server it does the same.
Expected behavior
The page should be completed and no code lost
Screen Recording / Screenshot
No response
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: