问题: nextjs13 服务器组件
作者: droganov创建于 2023年7月11日更新于 2024年8月18日
I checked if I can use nanostores with server components in Nextjs, and didn't find any luck. The below setup renders, but the store init does not fire, and I find store with the initial state both on the server and client.
内容来源: nanostores/nanostores