Skip to content
New issue

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 paths uses void slicer #79

Open
cboileau opened this issue Sep 12, 2017 · 1 comment
Open

Passing an empty array into paths uses void slicer #79

cboileau opened this issue Sep 12, 2017 · 1 comment

Comments

@cboileau
Copy link

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.

@sergeylukin
Copy link

maybe you just don't need redux-locastorage then lol

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants