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
I'm experiencing a persistent issue in the bolt.new project where the application consistently throws an error related to prompt length, even when performing simple tasks. This issue is occurring despite the project's large size, which previously did not present this problem.
Navigate to [specific section or feature] in the application.
Perform [specific action, e.g., "generate a simple translation" or "render a basic component"].
Observe the error message in the console or UI.
Expected behavior
The operation should execute successfully without exceeding the prompt token limit.
Screen Recording / Screenshot
No response
Platform
Browser name = Chrome
Full version = 129.0.0.0
Major version = 129
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 83662710,
"usedJSHeapSize": 65957618,
"jsHeapSizeLimit": 4294705152
}
Username = gboros
Chat ID = effe9401173f
Additional context
No response
The text was updated successfully, but these errors were encountered:
@gboross@rryati20@CISOMarketplace thanks for your report, and appreciate your patience as we are a small team working to support all of the new users! The context on this error, workaround ideas, and future updates on the R&D we are doing on this issue are being tracked in #1322 going forward so please go subscribe there!
Describe the bug
I'm experiencing a persistent issue in the bolt.new project where the application consistently throws an error related to prompt length, even when performing simple tasks. This issue is occurring despite the project's large size, which previously did not present this problem.
Link to the Bolt URL that caused the error
https://bolt.new/~/sb1-ymebn1
Steps to reproduce
Navigate to [specific section or feature] in the application.
Perform [specific action, e.g., "generate a simple translation" or "render a basic component"].
Observe the error message in the console or UI.
Expected behavior
The operation should execute successfully without exceeding the prompt token limit.
Screen Recording / Screenshot
No response
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: