Skip to content

fix: broken link to ssr and hydration#3183

Merged
dbritto-dev merged 1 commit intopmndrs:mainfrom
maltesa:patch-1
Jul 16, 2025
Merged

fix: broken link to ssr and hydration#3183
dbritto-dev merged 1 commit intopmndrs:mainfrom
maltesa:patch-1

Conversation

@maltesa
Copy link
Copy Markdown
Contributor

@maltesa maltesa commented Jul 16, 2025

Summary

Fixes broken link to ssr and hydration docs page

Check List

  • pnpm run fix for formatting and linting code and docs

@vercel
Copy link
Copy Markdown

vercel bot commented Jul 16, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
zustand-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 16, 2025 11:25am

@codesandbox-ci
Copy link
Copy Markdown

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

in "hydration errors." The store will have to be initialized on the server and then
re-initialized on the client with the same data in order to avoid that. Please read more about
that in our [SSR and Hydration](./ssr-and-hydration) guide.
that in our [SSR and Hydration](./ssr-and-hydration.md) guide.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I would like to make ./docs browseable on github. @dbritto-dev If required, remove the extension when deploying to website.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm sorry. I didn't realize that this was due to the links in the deployed docs.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No worries. Our goal is to make it work for both github and website

Let's wait for @dbritto-dev feedback.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@maltesa @dai-shi looks good to me

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Jul 16, 2025

demostarter

npm i https://pkg.pr.new/zustand@3183

commit: 0fc1f33

@dbritto-dev dbritto-dev merged commit 2879505 into pmndrs:main Jul 16, 2025
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants