jxnblk / mdx-deck

♠️ React MDX-based presentation decks

Home Page:https://mdx-deck.jxnblk.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Developer Experience for improving errors for: `Uncaught TypeError: Cannot read property 'originalType' of undefined`

chrisjlee opened this issue · comments

Getting this error often. Is there a way to improve these messages? Seems like this should just throw an error, "MDX syntax is incorrect" or something like that.

There a way to improve error handling?