Open mavr1k opened 2 years ago
I have the same issue when using next-mdx-remote and serialize.
"next": "12.1.4", "next-mdx-remote": "^4.0.2", "next-plugin-preval": "^1.2.4", "react": "^17.0.2", "react-dom": "^17.0.2"
@mavr1k Did you get it to work? I am having the same problem.
same problem here
I'm working on processing MD and MDX content using remark-gfm, rehype-slug and next-mdx-remote/serialize but I'm receiving an error shown below. Any variation of import (import from, dynamic import and require) doesn't change the behavior.