mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
3949c82bdf
This was causing react-apollo to crash on any SSR page that needed the page's query to make the GraphQL queries. It's magically passed on the client, but we have to manually pass it to the composed component here |
||
---|---|---|
.. | ||
initApollo.js | ||
withData.js |