Load MDX content from anywhere
Mozilla Public License 2.0
2.73k
stars
141
forks
source link
Error only when deploy with Vercel: Expected component `` to be defined: you likely forgot to import, pass, or provide it. #441
Open
devchitect opened 8 months ago
next : 14.1.0 next-mdx-remote: 4.4.1
I use custom components so t need to put the component in props in mdxRemote, it works perfectly in development,
But when deploy start causing issues, and i dont know why ?!
/blog/[post].tsx
markdown-101.mdx
the HighlightedText component: