Skip to content

Async persist not repopulating store #2605

Closed Answered by dbritto-dev
AndrewIsh asked this question in Q&A
Discussion options

You must be logged in to vote

@AndrewIsh I believe this part

partialize: (state) => state.layouts

should be like this

partialize: (state) => ({ layouts: state.layouts })

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@AndrewIsh
Comment options

Answer selected by AndrewIsh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants