Skip to content

Update from 1.0.x to 1.1.x causes CORS to behave differently for GraphiQL #627

Closed as not planned
@koenpunt

Description

@koenpunt

For some reason the update from 1.0.x to 1.1.x caused GraphiQL to no longer work. This turned out to be a CORS issue, which is weird, because GraphiQL and the GraphQL endpoint share the same origin.

I couldn't really find any changes regarding CORS, but maybe I'm not looking in the right places?

For now I managed to solve the issue by adding the local domain to the CORS allowed origins list, but that shouldn't be necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: invalidAn issue that we don't feel is valid

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions