Skip to content

Version v16.6.0 breaking IE11 #3768

@Richacinas

Description

@Richacinas

When using that version of this library, our bundle seems to be broken for older browsers like IE11.

The problem seems to be at this class declaration (which of course IE11 doesn't run):

class GraphQLError extends Error { ...

It throws a Syntax error in console:

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions