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
Biboswan
changed the title
doing resetUrqlClient doesn't refetch the graphql queries and uses previous client or previous ssr cache
(next-urql)doing resetUrqlClient doesn't refetch the graphql queries and uses previous client or previous ssr cache
Jun 16, 2021
Biboswan
changed the title
(next-urql)doing resetUrqlClient doesn't refetch the graphql queries and uses previous client or previous ssr cache
(next-urql) - doing resetUrqlClient doesn't refetch the graphql queries and uses previous client or previous ssr cache
Jun 16, 2021
urql version & exchanges:
urql: 2.0.3
next-urql: 3.1.0
exchanges:
production: [dedupExchange, cacheExchange, _ssrExchange, fetchExchange]
development: [devtoolsExchange,dedupExchange, cacheExchange, _ssrExchange, fetchExchange]
Reset calls the resetUrqlClient.
The text was updated successfully, but these errors were encountered: