Argument of type 'StateCreator<test, [], [["zustand/persist", unknown]]>' is not assignable to parameter of type 'StateCreator<test, [], []>'. #2922
Unanswered
leonsama
asked this question in
Bug report
Replies: 1 comment 2 replies
-
|
@SolomonLeon on TypeScript you should use |
Beta Was this translation helpful? Give feedback.
2 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.
-
Bug Description
Following the example in https://zustand.docs.pmnd.rs/integrations/persisting-store-data
Reproduction Link
https://stackblitz.com/edit/vitejs-vite-jsze76eg?file=src%2FApp.tsx&terminal=dev
Beta Was this translation helpful? Give feedback.
All reactions