graphql-fhir icon indicating copy to clipboard operation
graphql-fhir copied to clipboard

fix: content security policy for GraphiQL on OSX

Open s1monj opened this issue 2 years ago • 2 comments

After following getting started steps http://localhost:3000/3_0_1/$graphiql was stuck on "Loading..." for both Firefox and Chrome on OSX. I added the recommended fix (https://github.com/graphql/graphql-playground/issues/1283) and it now works as expected.

s1monj avatar May 16 '22 14:05 s1monj

Could you run the checks on your branch?

luan-dev avatar May 16 '22 19:05 luan-dev

As in manually triggering Lint & Test workflows? I don't appear to have the option to do this - is this only for default branch or is there something else I'm missing?

s1monj avatar May 16 '22 21:05 s1monj