PWABuilder icon indicating copy to clipboard operation
PWABuilder copied to clipboard

[BUG] [pwa-starter] PWA-starter not installable on Codespaces

Open amrutha95 opened this issue 3 years ago • 1 comments

What happened?

Not sure if this is because of the way codespaces is serving files, in which case there's nothing we can do about it. But when I clone the starter and run it directly on codespaces, the manifest throws an error.

image

How do we reproduce the behavior?

The manifest should get served properly and the app should be installable.

What do you expect to happen?

No response

What environment were you using?

pwa-starter on codespaces

Additional context

No response

amrutha95 avatar Aug 25 '22 16:08 amrutha95

Yeah ive noticed this with codespaces with a react app too, need to look into this and see if there is a way to fix that. From my understanding I think it is a crossorigin issue.

jgw96 avatar Aug 25 '22 16:08 jgw96