You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, so I've got my website in a local environment and deployed on vercel. When on the local environment, everything works as needed however on the deployed instance, I get this error:
Cannot destructure property 'getSessionAndUser' of 'p' as it is undefined. {
message: "Cannot destructure property 'getSessionAndUser' of 'p' as it is undefined.",
stack: "TypeError: Cannot destructure property 'getSessionAndUser' of 'p' as it is undefined.\n"
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, so I've got my website in a local environment and deployed on vercel. When on the local environment, everything works as needed however on the deployed instance, I get this error:
Cannot destructure property 'getSessionAndUser' of 'p' as it is undefined. {
message: "Cannot destructure property 'getSessionAndUser' of 'p' as it is undefined.",
stack: "TypeError: Cannot destructure property 'getSessionAndUser' of 'p' as it is undefined.\n"
Beta Was this translation helpful? Give feedback.
All reactions