docs: add a note in nextjs guide (#3271)

This commit is contained in:
Daishi Kato 2025-10-31 13:57:46 +09:00 committed by GitHub
parent 77f5de91d6
commit 7ab97535d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,6 +3,9 @@ title: Setup with Next.js
nav: 17
---
> [!NOTE]
> We will be updating this guide soon based on our discussion in https://github.com/pmndrs/zustand/discussions/2740.
[Next.js](https://nextjs.org) is a popular server-side rendering framework for React that presents
some unique challenges for using Zustand properly.
Keep in mind that Zustand store is a global