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

External images doesn't show up in PWA #8

Open
ziriuz84 opened this issue Jun 23, 2023 · 1 comment
Open

External images doesn't show up in PWA #8

ziriuz84 opened this issue Jun 23, 2023 · 1 comment

Comments

@ziriuz84
Copy link

I'm trying to make my first PWA with your starter. I put an img tag on a page that have as source an external image (a webcam image). It works on browser version, but in PWA version it doesn't find the image source. I tried both inserting directly img tag or fetch the image as a blob and creating the img element via typescript.

Do you have any idea of what I'm making wrong?

@shaunchander
Copy link
Owner

@ziriuz84 sorry for late reply - could you link a CodeSanbox or code sample with the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants