Petr Bela
PPrisma
•Created by яσчαℓтℓя on 11/20/2024 in #help-and-questions
TypeError: The "payload" argument must be of type object. Received null
It seems it only happens with Next.js 15 and some combination of transpiling or client extensions.
20 replies
PPrisma
•Created by яσчαℓтℓя on 11/20/2024 in #help-and-questions
TypeError: The "payload" argument must be of type object. Received null
I'm not sure if it's "only" Next.js 15 issue but on my project I just downgraded to Next.js 14 without making any other change and the error now displays correctly. With Next.js 15 I get the generic "payload argument" error.
20 replies