Skip to content

Errors loading the schema are hidden behind unrelated errors #635

Open
@steinybot

Description

@steinybot

Certain errors will cause the props to be null. For some reason renderElement assumes that if the props are null then it is because there is no render method or component.

For example:
Screenshot 2024-01-28 at 9 18 53 PM

The error "Cannot use GraphQLSchema..." gets hidden by "Route with query ... has no render method or component."

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