You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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. (react.esm.js:870)
at TaroHooks.call (runtime-hooks.js:93)(env: macOS,mp,1.06.2409140; lib: 3.6.5)
复现步骤
期望结果
实际结果
截图
环境
附加信息
The text was updated successfully, but these errors were encountered:
这个 Issue 涉及以下平台:
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. (react.esm.js:870)
at TaroHooks.call (runtime-hooks.js:93)(env: macOS,mp,1.06.2409140; lib: 3.6.5)
复现步骤
期望结果
实际结果
截图
环境
附加信息
The text was updated successfully, but these errors were encountered: