next-urql setup for SSR #2306
Unanswered
longfellowone
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Having a hard time understand the docs for using urql with nextjs. Just have a few questions
(1) Is this how I should be setting up to SSR a page with getServerSideProps? I noticed if I remove the "react-is" dependency this still works? if I remove it will it break anything?
https://github.com/longfellowone/tools/blob/104ba9a78e2cb3c526dc3494ccab6a67c57ed1a7/web/pages/index.tsx
https://github.com/longfellowone/tools/blob/104ba9a78e2cb3c526dc3494ccab6a67c57ed1a7/web/lib/urqlClient.ts
Beta Was this translation helpful? Give feedback.
All reactions