[Bug]: passing props
onto .mdx
component breaks rendering
#1555
Labels
🐞 bug
Something isn't working
props
onto .mdx
component breaks rendering
#1555
Version
System:
OS: macOS 15.1
CPU: (10) arm64 Apple M1 Max
Memory: 5.05 GB / 64.00 GB
Shell: 5.9 - /bin/zsh
Browsers:
Chrome: 130.0.6723.92
Safari: 18.1
npmPackages:
@rspress/core: ^1.35.3 => 1.35.3
Details
<Test />
renders normally,<Test color="red" />
results:https://mdxjs.com/docs/using-mdx/#props
Reproduce link
https://codesandbox.io/p/devbox/xenodochial-david-52cfy2?file=%2Fdocs%2Findex.mdx%3A5%2C21
Reproduce Steps
npm i && npm dev
The text was updated successfully, but these errors were encountered: