Skip to content

Type error when following Next.js guide #3052

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

You must be logged in to vote

@mtilda seems is your config -> https://tsplay.dev/w2yzbW. btw, you could try changing this if (!storeRef.current) to if (storeRef.current == null)

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@mtilda
Comment options

@dbritto-dev
Comment options

Answer selected by dbritto-dev
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