Open
Description
Hi I was working with react 17 and react 18 with nextjs 12 and 13 respectively.
It worked well in local tho, however, it encountered terrible error in vercel..
I first thought its problem was related with nextjs
but after I remove your button component the problem was solved somehow..
I'll leave error message here:
TypeError: Cannot read properties of undefined (reading 'transition')
: this message was from nextjs 13 and react 18
I think it is somehow related with the useTransition function that was newly released in react 18
Metadata
Assignees
Labels
No labels
Activity