rt2zz/redux-persist

state is null

Opened this issue · 1 comments

After using the plugin redux persist, it causes the redux state to be null

version:
"react-redux": "^8.1.3",
"@reduxjs/toolkit": "^1.9.7",
"redux-persist": "^6.0.0",

image