如果是在微信小程序组件中使用AvatarCropper报错:TypeError: Cannot read property 'createImage' of null
Closed this issue · 0 comments
NutUI 包名
@nutui/nutui-taro
NutUI 版本号
4.3.11
平台
weapp
重现链接
重现步骤
如sandbox里的代码,在组件中使用AvatarCropper出现此错误,如果是直接在页面中使用则无此问题,但在滑动被处理图片时会卡顿严重
期望的结果是什么?
能在子组件中正常使用,交互体验流畅。
实际的结果是什么?
上传的图片无法识别,报错;
环境信息
Taro CLI 3.6.34 environment info:
System:
OS: Windows 10 10.0.19045
Binaries:
Node: 20.15.1 - D:\NodeJS\node.EXE
Yarn: 1.22.22 - D:\node_global\yarn.CMD
npm: 10.7.0 - D:\NodeJS\npm.CMD
npmPackages:
@tarojs/cli: 3.6.34 => 3.6.34
@tarojs/components: 3.6.34 => 3.6.34
@tarojs/helper: 3.6.34 => 3.6.34
@tarojs/plugin-framework-vue3: 3.6.34 => 3.6.34
@tarojs/plugin-html: 3.6.34 => 3.6.34
@tarojs/plugin-platform-alipay: 3.6.34 => 3.6.34
@tarojs/plugin-platform-h5: 3.6.34 => 3.6.34
@tarojs/plugin-platform-jd: 3.6.34 => 3.6.34
@tarojs/plugin-platform-qq: 3.6.34 => 3.6.34
@tarojs/plugin-platform-swan: 3.6.34 => 3.6.34
@tarojs/plugin-platform-tt: 3.6.34 => 3.6.34
@tarojs/plugin-platform-weapp: 3.6.34 => 3.6.34
@tarojs/runtime: 3.6.34 => 3.6.34
@tarojs/shared: 3.6.34 => 3.6.34
@tarojs/taro: 3.6.34 => 3.6.34
@tarojs/taro-loader: 3.6.34 => 3.6.34
@tarojs/webpack5-runner: 3.6.34 => 3.6.34
babel-preset-taro: 3.6.34 => 3.6.34
eslint-config-taro: 3.6.34 => 3.6.34
其他补充信息
微信小程序调试基础库版本:3.5.1