treefarmstudio / astro-sanity

This is a helper package to integrate Astro and Sanity
https://www.npmjs.com/package/astro-sanity
MIT License
102 stars 10 forks source link

Does this integration work with SSR? #11

Closed DanielRSnell closed 1 year ago

DanielRSnell commented 1 year ago

I was testing out this integration and realized that when I move it over to output: server on netlify, the pages using the client do not function.

jaydanurwin commented 1 year ago

Yup it supports SSR! I've tested a live site running on Astro 2.0 through SSR on Vercel.

You'll want to be sure you're using the latest version of the package (1.1.2) though.

aaronm-git commented 8 months ago

doesnt work with astro 4