regarding the issue redux-persist failed to create sync storage. falling back to noop storage
i found the solution for implementing redux-persist on NextJS with approuter
currently i'm using:
"next": "14.2.5",
"redux-persist": "^6.0.0",
"react-redux": "^9.1.2",
"@reduxjs/toolkit": "^2.2.6",