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
报错信息
1、modification of global variable 'Function.prototype.toString' is not allowed when using plugins at app.json.
2、Minified React error #143; visit https://reactjs.org/docs/error-decoder.html?invariant=143 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
Error: Minified React error #143; visit https://reactjs.org/docs/error-decoder.html?invariant=143 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
3、pages/index/index]错误:
TypeError: Super expression must either be null or a function
相关平台
微信小程序
小程序基础库: 2.14.0
使用框架: React
复现步骤
项目从taro2.2.11升级到3.0.17 编译成功 小程序运行报错
期望结果
小程序运行正常
实际结果
报错信息
1、modification of global variable 'Function.prototype.toString' is not allowed when using plugins at app.json.
2、Minified React error #143; visit https://reactjs.org/docs/error-decoder.html?invariant=143 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
Error: Minified React error #143; visit https://reactjs.org/docs/error-decoder.html?invariant=143 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
3、pages/index/index]错误:
TypeError: Super expression must either be null or a function
环境信息
补充信息
我是按照升级文档配置的
The text was updated successfully, but these errors were encountered: