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
ywanhzy
changed the title
taro3 使用HOC 分享报错 TypeError: Cannot read property 'call' of undefined
taro3 1、使用HOC 分享报错 TypeError: Cannot read property 'call' of undefined 2、使用preval 报错 preval is not defined
Dec 25, 2020
相关平台
微信小程序
复现仓库
https://github.com/ywanhzy/Taro3-mobx-test
小程序基础库: 2.14.0
使用框架: React
复现步骤
1.taro3 使用HOC 分享报错 TypeError: Cannot read property 'call' of undefined
2.app.config.ts 中使用preval 报错 preval is not defined
这两个插件都装了 "@babel/register": "7.12.10", "babel-plugin-preval": "^5.0.0", bable.config.js里也加了plugins: ["preval"]
期望结果
正常分享
实际结果
TypeError: Cannot read property 'call' of undefined
环境信息
The text was updated successfully, but these errors were encountered: