Description of Bug
The StackBlitz project does not load correctly. When I open the project link, the editor shows the "Ask bolt.new" page instead of the project files. The Files panel remains empty, the preview is blank, and the application stays stuck on "Compiling application & starting dev server...".
Project link: https://stackblitz.com/edit/dom-project-chaiaurcode
Steps to Reproduce
- Open the project link:
https://stackblitz.com/edit/dom-project-chaiaurcode
- Wait for the StackBlitz editor to load.
- Check the Files panel on the left side.
- The Files panel is empty and the editor shows the "Ask bolt.new" page.
- The preview on the right side remains blank.
- The status at the bottom remains stuck on "Compiling application & starting dev server...".
Expected Behavior
The StackBlitz project should load normally and display all the project files in the Files panel. The editor should allow me to view and edit the source code, and the project preview should start successfully.
Screenshots/Screencast
Attached screenshots show:
- The Files panel is empty.
- The editor displays the "Ask bolt.new" page.
- The project preview is blank.
- The application remains stuck at "Compiling application & starting dev server...".
Additional Context/Questions
I tried opening the original StackBlitz project link and also tried forking the project into my account. However, the project still does not load and the Files panel remains empty.
Is this a problem with the original StackBlitz project, or is there something I need to do to make the project files load correctly?
Description of Bug
The StackBlitz project does not load correctly. When I open the project link, the editor shows the "Ask bolt.new" page instead of the project files. The Files panel remains empty, the preview is blank, and the application stays stuck on "Compiling application & starting dev server...".
Project link: https://stackblitz.com/edit/dom-project-chaiaurcode
Steps to Reproduce
https://stackblitz.com/edit/dom-project-chaiaurcode
Expected Behavior
The StackBlitz project should load normally and display all the project files in the Files panel. The editor should allow me to view and edit the source code, and the project preview should start successfully.
Screenshots/Screencast
Attached screenshots show:
Additional Context/Questions
I tried opening the original StackBlitz project link and also tried forking the project into my account. However, the project still does not load and the Files panel remains empty.
Is this a problem with the original StackBlitz project, or is there something I need to do to make the project files load correctly?