You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using next-urql, which has ssr-prepass built in. After upgrading to React 19 and Next.js 15, I'm encountering an issue. According to an urql maintainer, this seems to be related to your library. Could you provide guidance on resolving this?
Is there an existing issue for this?
Code of Conduct
Question
Hello,
I'm using
next-urql
, which has ssr-prepass built in. After upgrading to React 19 and Next.js 15, I'm encountering an issue. According to anurql
maintainer, this seems to be related to your library. Could you provide guidance on resolving this?Thank you!
urql-graphql/urql#3732 (reply in thread)
Edit 1:
I tried some dummy examples on the latest react and next packages and I am still getting the same error
The text was updated successfully, but these errors were encountered: