Closed x011223 closed 1 year ago
https://codesandbox.io/s/eager-nightingale-4inotu?file=/src/App.js 这个示例不知道怎么建的感觉有问题,跟组件没有关系吧 @Feafortecsy
我这个示例里面 JS 引入 没有 加 crossorigin
,上面示例都加了这个,这个是 codesandbox 的问题吧
https://codesandbox.io/s/uiwjs-react-md-editor-issues-351-ep1qb0?file=/index.html
codesandbox默认的react模版,除了添加库没有别的操作了。而且有个问题 是 在组件方式使用时正常,在hooks使用时就报错 @jaywcjlove
https://codesandbox.io/s/react-baidu-map-demo-forked-g8vq3s?file=/src/index.js
@Feafortecsy 我不太清楚,你可以尝试我上面示例。
你可以研究研究 codesandbox 官方文档: https://codesandbox.io/docs/configuration#sandbox-configuration
@jaywcjlove fork了你的这个示例,虽然没报错 但是自定义样式也没有生效,暂时找不到原因。我这边先跳过了,回头有时间再看
@jaywcjlove 大佬牛逼。不过今天上线,还是稳妥为上,等下次迭代我再看看。
使用方式 - 全报错
复现demo: https://codesandbox.io/s/modern-butterfly-crvlcn?file=/src/App.js