2cutecats
2cutecats
🐂🍺,亲测有效
> 2\. 码中没有找到,有可能是自己的构建的时候将 module.exports 的模块合进去导致的,这种不太好排查,可以严格限制下 webpack module.rules 中为 babel-loader 那条规则加下 你好,我本地项目中把源码(node_modules/vux)中混用的改了,这时可以正常运行项目。但是发布到线上时,线上会重新install有问题的vux源码。我要如何保证线上不出错呢?
I have the same problem when I use `uesPreview` & ``。I find if i use preview.ref,and drag some times, preview will throw error 。If I delete ref, error won`t happen.
If I use `ref={ref.current}`, no error, but `ref` won`t work