-
-
Notifications
You must be signed in to change notification settings - Fork 643
Closed
Description
Hello, thank you for your great project.
I have an issue.
I rendered my notion page using react-notion-x in my next.js project, and this error sometimes occurred.
Warning: Prop "className" did not match. Server: " language-bash" Client: "language-bash"
I found that the class name of code block has space at the front.
<pre class="notion-code language-bash">
<code class=" language-bash">
Only code block has this issue.
Do you know how to solve this problem?
nabettu, kyori19, yokinist, remorses, TwoSX and 3 more
Metadata
Metadata
Assignees
Labels
No labels