Next.js Discord

Discord Forum

TypeError: Cannot read properties of undefined (reading 'call')

Unanswered
Pekingese posted this in #help-forum
Open in Discord
PekingeseOP
Hi there!

As many others before I newly get this TypeError. It occurs on dynamic routes. The only thing I changed this week is the rendering of the images. I use Imagor/Thumbor to reduce image size. I use a server action called from a client component to get the URI of the image to keep page rendering async. Is there maybe something that could go wrong here? I didn't change something else on this pages.

I'm using Net 14.2.5. The error occurs on production and also locally.

In another post I found the solution of clearing the site data. I think this works for me locally but this is not a satisfying solution as this has to be done by every user.

Thanks for helping! It's very difficult to debug this.

0 Replies