Skip to content

Third parameter of set is not included in type definition #2734

Closed Answered by dbritto-dev
ncksllvn asked this question in Bug report
Discussion options

You must be logged in to vote

@ncksllvn here you go ->

instead of this

StateCreator<TestState, [], [], TestState>

should be this

StateCreator<TestState, [['zustand/devtools', never]], [], TestState>

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by ncksllvn
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
2 participants