rt2zz / redux-persist

persist and rehydrate a redux store
MIT License
12.9k stars 862 forks source link

Sets PersistGate bootstrapped state in component constructor. #1458

Closed gcutrini closed 7 months ago

gcutrini commented 7 months ago

Fixes SSR compatibility.

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