/nuxt3-apollo-hydration-error

It seems that SSR renders everything correctly, and CSR also does, but only on 2nd render pass. On initial render, even tho the Apollo cache is filled, it returns undefined at first, which causes Vue to report that there's a hydration mismatch.

Primary LanguageTypeScriptMIT LicenseMIT

No issues in this repository yet.