We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Passing an empty array ([]) into the paths argument uses the void slicer instead of the array slicer.
I expected that an empty array would mean don't persist any of the state data, but instead it's persisting all state data.
The text was updated successfully, but these errors were encountered:
maybe you just don't need redux-locastorage then lol
Sorry, something went wrong.
No branches or pull requests
Passing an empty array ([]) into the paths argument uses the void slicer instead of the array slicer.
I expected that an empty array would mean don't persist any of the state data, but instead it's persisting all state data.
The text was updated successfully, but these errors were encountered: