We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
微信小程序
小程序基础库: 2.11.0 使用框架: React
因为是版本升级导致的,我不清楚如何搞一个复现仓库 npm run dev:weapp
希望返回和taro2一样的结果
undefined
👽 Taro v3.0.21 Taro CLI 3.0.21 environment info: System: OS: Windows 10 Binaries: Node: 12.16.1 - C:\Program Files\nodejs\node.EXE Yarn: 1.22.10 - C:\Program Files\nodejs\yarn.CMD npm: 6.13.4 - C:\Program Files\nodejs\npm.CMD
The text was updated successfully, but these errors were encountered:
确认一下 CLI 和依赖是否一致,是否按升级指南操作。Taro.getApp 只是直接调用 getApp,如果还有问题,可以断点进去看看
Taro.getApp
getApp
Sorry, something went wrong.
No branches or pull requests
相关平台
微信小程序
小程序基础库: 2.11.0
使用框架: React
复现步骤
因为是版本升级导致的,我不清楚如何搞一个复现仓库
npm run dev:weapp
期望结果
希望返回和taro2一样的结果
实际结果
undefined
环境信息
The text was updated successfully, but these errors were encountered: