Next.js Discord

Discord Forum

Self is not defined

Unanswered
West African Lion posted this in #help-forum
Open in Discord
West African LionOP
I'm trying to import a Gist component in NextJS from an mdx file and getting "Error: self is not defined". I really have no idea why this is, and tried wrapping the Gist component in another component that "use client"'s, and am all out of ideas.

I'd love some eyes on it!
Repo (troubleshooting branch): https://github.com/scottyob/nextjs-website/tree/troubleshooting
URL: http://localhost:3000/post/2022-09-08-rockwool-stand/

0 Replies