byte-fe / react-model

The next generation state management library for React
236 stars 23 forks source link

SSR怎么处理persistMiddleware持久化中间件 #116

Closed sessionboy closed 5 years ago

sessionboy commented 5 years ago

如果不处理会报localStorage is not defined之类的错误。 是否有开关可以自定义中间件在server/browser阶段执行? 用的next.js。

ArrayZoneYour commented 5 years ago

=> https://github.com/byte-fe/react-model#ssr-with-nextjs

process.browser