Next.js Discord

Discord Forum

Error: Element type is invalid. Received a promise that resolves to: undefined. Lazy element type mu

Answered
Swedish Lapphund posted this in #help-forum
Open in Discord
Swedish LapphundOP
I get this error randomly, anyone know what it could be?
Answered by Swedish Lapphund
adding a "use client" at the top fixed this issue?
View full answer

6 Replies

Swedish LapphundOP
I get it when I reload the contact page
but when I use the navbar to navigate to it, from the home page for instance
it works fine
just when I reload this specific page
Swedish LapphundOP
adding a "use client" at the top fixed this issue?
Answer
Swedish LapphundOP
xd