Skip to content

Conversation

@tomitrescak
Copy link

With 12.1.x you receive a following error otherwise:

Invariant Violation: Could not find "client" in the context or passed in as an option. Wrap the root component in an <ApolloProvider>, or pass an ApolloClient instance in via options.

Seems like _app is NOT processed during the server render for some reason when _document is present.

With 12.1.x you receive a following error otherwise:

```
Invariant Violation: Could not find "client" in the context or passed in as an option. Wrap the root component in an <ApolloProvider>, or pass an ApolloClient instance in via options.
```

Seems like _app is NOT processed during the server render for some reason when _document is present.
@vercel
Copy link

vercel bot commented Apr 28, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
next-apollo-ssr ❌ Failed (Inspect) Apr 28, 2022 at 10:00AM (UTC)

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 this pull request may close these issues.

1 participant