Every one of my routes gets a pre-render issue
Unanswered
English Lop posted this in #help-forum
English LopOP
Upgraded my Nextjs version and now when I build my app, every route gets a pre-render issue:
This wasn’t an issue in my previous Nextjs version (both are v13)
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