Skip to content
Discussion options

You must be logged in to vote

Ok, so I looked into the ff extension debugger and I found that:

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://localhost:8080/snap.manifest.json. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 200.

So I looked in the yarn serve command and it falls back to mm-snap serve which uses http. In my repository I'm with version 0.15.0 of mm-snap.

I hacked the source code and added a header Access-Control-Allow-Origin and now it works fine locally.

Will try updating to the latest mm-snap version and will report if it works or whether we need a PR.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by FrederikBolding
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant