Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors loading the schema are hidden behind unrelated errors #635

Open
steinybot opened this issue Jan 28, 2024 · 0 comments · May be fixed by #636
Open

Errors loading the schema are hidden behind unrelated errors #635

steinybot opened this issue Jan 28, 2024 · 0 comments · May be fixed by #636

Comments

@steinybot
Copy link

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."

@steinybot steinybot linked a pull request Jan 28, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant