-
Notifications
You must be signed in to change notification settings - Fork 259
Description
Describe the bug
When importing an existing repository into Bolt.new or Stackblitz, the project initially works, and all images and videos display correctly in the preview. However, after making changes or saving, the assets stop displaying both in the preview and when deployed.
Link to the blitz that caused the error
https://stackblitz.com/edit/github-pfy9by?file=README.md
Steps to reproduce
Import a working repository with images and videos into Bolt.new or Stackblitz.
Verify that assets display correctly in the initial preview.
Make changes or save the project.
Observe that images and videos stop displaying in both the preview and the deployed version.
Expected behavior
Assets should consistently load and display in both the preview and deployed versions, regardless of changes or saves made in the environment.
Parity with Local
- I have run the project in my local machine and I could not reproduce the issue.
Screenshots
No response
Platform
Platform: Bolt.new / Stackblitz
Framework: [Specify, e.g., Vite, React, Angular, etc.]
Repository structure: Includes images/videos stored in the project folder.
Additional context
No response