adamsoffer / next-apollo

React higher-order component for integrating Apollo Client with Next.js
MIT License
482 stars 64 forks source link

Using fetchPolicy: "no-cache" the component in ssr keeps in loading state #67

Closed erlin1989 closed 4 years ago

erlin1989 commented 4 years ago

image

image

Thanks in advance.