Syntax highlighter with React Markdown in Next 13
Unanswered
Giant Angora posted this in #help-forum
Giant AngoraOP
I am using react-syntax-highlighter but as soon as I invoke it (meaning even if I import something mentioning Syntaxhighlighter) , I get an error:
If I remove SyntaxHighlighter the issue gets resolved
I am using nextJS 13, is anyone facing the same issues? If yes then are there any highlighters compatible with Next13?
Server Error
TypeError: Super expression must either be null or a function
This error happened while generating the page. Any console logs will be displayed in the terminal window.If I remove SyntaxHighlighter the issue gets resolved
I am using nextJS 13, is anyone facing the same issues? If yes then are there any highlighters compatible with Next13?