react-live icon indicating copy to clipboard operation
react-live copied to clipboard

A UI preview error when using react live with markdown and docusaurus

Open jasmin2014 opened this issue 7 months ago • 0 comments

Is there an existing issue for this?

  • [x] I have searched the existing issues

Code of Conduct

  • [x] I agree to follow this project's Code of Conduct

Question

When I introduce a custom component or a slightly more complex custom component code under  live in the .mdx file, react live's real-time UI results will report errors in some locations. Only simple code can be used to preview the real-time successfully, such as <button>Hello Word</button>

jasmin2014 avatar Jul 04 '25 02:07 jasmin2014