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
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
create a website that lets me create other websites. so the landing page should have a input box where user can fill a prompt. and after that, user should get redirected to a new page with steps on left to execute and a file explorer on right
2.file explorer doesnt collapse folders.
file explorer doesnt show the contents of the file when clicking on it.
3.use monaco to show the contents on right side . that way i can see the code directly next to the file explorer.
Also have two tabs with titles code and preview.
Preview should take me to a preview of the website
4.the code and preview tab should be their all time, not after clicking on code
5.preview should show preview of website when code runs, not the preview of selected code file
6.
make background theme black spiderman
when i hit the last prompt it gives me error
Expected behavior
Should make backround, as per the background theme, although everything else works fine.
Screen Recording / Screenshot
No response
Platform
Browser name = Chrome
Full version = 131.0.0.0
Major version = 131
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 102323521,
"usedJSHeapSize": 81859809,
"jsHeapSizeLimit": 2197815296
}
Username = ChaitanyaSoni010
Chat ID = bd77629c89a1
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
whenever im giving task to bolt, to change the background of website. it shows me this error.
[plugin:vite:react-babel] /home/project/src/components/FileExplorer/FileExplorer.tsx: Unexpected token (60:4)
| ^
/home/project/src/components/FileExplorer/FileExplorer.tsx:60:4
58 |
59 |
60 | );
Link to the Bolt URL that caused the error
https://bolt.new/~/sb1-ajhmnqxn
Validations
Steps to reproduce
create a website that lets me create other websites. so the landing page should have a input box where user can fill a prompt. and after that, user should get redirected to a new page with steps on left to execute and a file explorer on right
2.file explorer doesnt collapse folders.
file explorer doesnt show the contents of the file when clicking on it.
3.use monaco to show the contents on right side . that way i can see the code directly next to the file explorer.
Also have two tabs with titles code and preview.
Preview should take me to a preview of the website
4.the code and preview tab should be their all time, not after clicking on code
5.preview should show preview of website when code runs, not the preview of selected code file
6.
make background theme black spiderman
when i hit the last prompt it gives me error
Expected behavior
Should make backround, as per the background theme, although everything else works fine.
Screen Recording / Screenshot
No response
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: