Skip to content
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

Images are not loaded from local assets folder. #208

Closed
fedir-indutnyi opened this issue Jun 26, 2021 · 5 comments
Closed

Images are not loaded from local assets folder. #208

fedir-indutnyi opened this issue Jun 26, 2021 · 5 comments
Labels

Comments

@fedir-indutnyi
Copy link

Describe the bug:
Application compiles and starts successfully, hovewer images are not loaded from local assets folder

Link to the blitz that caused the error
https://stackblitz.com/edit/sfrontend-devbox-20210623-bgharj?file=.stackblitzrc

Steps to reproduce:

  1. Open worspace https://stackblitz.com/edit/sfrontend-devbox-20210623-bgharj
  2. Wait until application starts;
  3. See on webpage of application that images are broken, especially src/assets/images/default.jpg

Expected behavior:
Application runs without issues on localhost and in Docker, images are working on those systems, but not in StackBlitz

Version of webcontainer:
Hash: 82080794cabf87e5630cd7deb9f8d7067a2f5758

Screenshots:
image

Desktop (please complete the following information):

Browser name  = Chrome 
Full version  = 91.0.4472.114
Major version = 91
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 102626546,
  "usedJSHeapSize": 97754646,
  "jsHeapSizeLimit": 4294705152
}

Additional context:

@davidstevenrojas

This comment has been minimized.

@jrvidal
Copy link
Contributor

jrvidal commented Dec 7, 2021

@fedir-indutnyi Thanks for the report. Can you provide an updated link? The blitz you linked no longer exists.

@jrvidal

This comment has been minimized.

@davidstevenrojas

This comment has been minimized.

@kc0tlh
Copy link
Collaborator

kc0tlh commented Apr 22, 2022

@fedir-indutnyi thanks for submitting this report! This is the same underlying issue as #677 so I will close this report, and we can follow #677 for updates. Cheers!

@kc0tlh kc0tlh closed this as completed Apr 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants