persist middleware saving store as undefined in localstorage #2369
Unanswered
0xdeployer
asked this question in
Bug report
Replies: 1 comment
-
|
@0xdeployer would you mind sharing us a mininal repro/demo on stacktblitz? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Not exactly sure what's causing this yet, but I've named my store app-store in persist middleware and I'm seeing undefined saved to localstorage in addition to app store. For testing i am generating new user IDs if one does not already exist. I was seeing an issue with new IDs being generated when they should be persisting in local storage.
Beta Was this translation helpful? Give feedback.
All reactions