uiwjs / react-code-preview

Code edit preview for React.
https://uiwjs.github.io/react-code-preview
MIT License
65 stars 11 forks source link

在 react 17 中报错 #216

Closed jaywcjlove closed 2 years ago

jaywcjlove commented 2 years ago

不能这样直接引用,如果在 react 17 中引入,import('react-dom') 或者 import('react-dom/client')

使用 try catch

_Originally posted by @jaywcjlove in https://github.com/uiwjs/react-code-preview/pull/214#discussion_r856365447_