rt2zz / redux-persist

persist and rehydrate a redux store
MIT License
12.97k stars 867 forks source link

Sets PersistGate bootstrapped state in component constructor. #1458

Closed gcutrini closed 11 months ago

gcutrini commented 11 months ago

Fixes SSR compatibility.

ref: https://github.com/gatsbyjs/gatsby/issues/37701