PWABuilder
                                
                                 PWABuilder copied to clipboard
                                
                                    PWABuilder copied to clipboard
                            
                            
                            
                        [BUG] [pwa-starter] PWA-starter not installable on Codespaces
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.
 
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
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.