gatsbyjs / gatsby

The best React-based framework with performance, scalability and security built in.
https://www.gatsbyjs.com
MIT License
55.27k stars 10.31k forks source link

Are Slices and Partial Hydration compatible? #37730

Closed gaearon closed 1 year ago

gaearon commented 1 year ago

Preliminary Checks

Summary

The docs claim they're not: https://www.gatsbyjs.com/docs/how-to/performance/partial-hydration/

This PR seems to say that they are: https://github.com/gatsbyjs/gatsby/pull/36960

So I just wanted to check.

Steps to Resolve this Issue

Either the docs are correct or not

pieh commented 1 year ago

Docs are not up to date. I will update the docs.

Thanks for noticing it!