Next.js Discord

Discord Forum

Every one of my routes gets a pre-render issue

Unanswered
English Lop posted this in #help-forum
Open in Discord
English LopOP
Upgraded my Nextjs version and now when I build my app, every route gets a pre-render issue:
Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: object.

This wasn’t an issue in my previous Nextjs version (both are v13)

1 Reply

English LopOP
Looks like its being cause by an internal component library we’re using