How do I render a table with next mdx? #77961
Unanswered
anandhuremanan
asked this question in
Help
Replies: 1 comment 6 replies
-
I followed the docs, https://nextjs.org/docs/app/building-your-application/configuring/mdx, and ended up with this: ![]() Are you maybe forgetting some npm package? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I guess this will works, but it cause the error
[Error: loader my_path\node_modules\@next\mdx\mdx-js-loader.js for match "*.mdx" does not have serializable options. Ensure that options passed are plain JavaScript objects and values.]
Thanks.
Additional information
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions