vantui
vantui copied to clipboard
@tarojs/[email protected]下ImageViewer.show报错
这个 Issue 涉及以下平台:
- [x] 微信小程序
BUG 描述
@tarojs/[email protected]启动的项目,在使用demo代码时,https://antmjs.github.io/vantui/main/#/image-viewer,直接报错了。
报错信息如下:
TypeError: taro.react_production_min.render is not a function
at renderNode2 (extra-node.js:19)
at Object.show (trigger.js:7)
at handleClick (index.tsx:14)
at TaroElement.onClick (index.tsx:24)
at TaroElement.handler (event-target.js:37)
at TaroElement.dispatchEvent (element.js:255)
at react.esm.js:871
at Object.exports2.runWithPriority (react-reconciler.production.min.js:230)
at TaroHooks.
复现步骤
期望结果
实际结果
截图
环境
附加信息
暂时没有支持4.0