-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue: Intermittent UI Failure in bolt.diy #687
Comments
Are you running Bolt.diy with Docker or without Docker (local installation)? |
local install. |
Have you checked the FAQ? I'm getting a blank preview when Bolt.diy runs my app! We promise you that we are constantly testing new PRs coming into Bolt.diy and the preview is core functionality, so the application is not broken! When you get a blank preview or don’t get a preview, this is generally because the LLM hallucinated bad code or incorrect commands. We are working on making this more transparent so it is obvious. Sometimes the error will appear in developer console too so check that as well. |
@ddm21 There was an update yesterday that addressed this can you please try the latest |
there are sometimes LLM does not configure the projects files like vite config and other configuration files correctly when that happens we usually failed to get any preview. we are working on started code templates which will hopefully solve this issue. |
I have the same issue. If you go to developer console you can see the errors. Does this happen also with Docker? I am running this locally using pnpm run dev? What is the way to generally solve errors when the LLM hallucinates or the code is broken? We have to have some self healing here |
@dustinwloring1988 can you be more specific? Was this solved ? Do you have a ticket number or something |
working on that #797 |
Describe the bug
Description:
Occasionally, while using bolt.diy, the UI stops displaying content entirely, leaving me unable to interact with or view the application. This issue forces me to recreate the app to regain functionality.
Suspected Cause:
I'm unsure if this behavior is caused by the browser (I use Brave primarily but I also tried chrome), a specific configuration, or a bug in bolt.diy itself.
Request:
I would appreciate guidance on resolving this issue or a confirmation if this is a known bug. If needed, I can provide additional details or perform specific tests to help narrow down the cause.
Link to the Bolt URL that caused the error
https:/localhost:5173
Steps to reproduce
Expected behavior
The UI should consistently display and remain functional without requiring app recreation.
Screen Recording / Screenshot
https://youtu.be/zFBmmffzrTc
Platform
Provider Used
Anthropic
Model Used
Cluade 3.5 Sonnet ( latest)
Additional context
The text was updated successfully, but these errors were encountered: