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
微信小程序
https://gitee.com/yyc_kui/taro-react-wx.git 小程序基础库: 3.4.3 使用框架: React
用的taro开发的小程序, 然后再微信开发者工具用真机调试, android的手机扫码之后正常展示页面, 但是用ios手机扫码,页面白屏,只显示title
微信小程序开发者工具在ios下正常显示页面
微信小程序开发者工具在ios下不正常显示页面
👽 Taro v3.6.27 Taro CLI 3.6.27 environment info: System: OS: Windows 11 10.0.22631 Binaries: Node: 18.20.2 - C:\Program Files\nodejs\node.EXE Yarn: 1.22.22 - C:\Program Files\nodejs\yarn.CMD npm: 10.5.0 - C:\Program Files\nodejs\npm.CMD npmPackages: @tarojs/cli: 3.6.27 => 3.6.27 @tarojs/components: 3.6.27 => 3.6.27 @tarojs/helper: 3.6.27 => 3.6.27 @tarojs/plugin-framework-react: 3.6.27 => 3.6.27 @tarojs/plugin-platform-alipay: 3.6.27 => 3.6.27 @tarojs/plugin-platform-h5: 3.6.27 => 3.6.27 @tarojs/plugin-platform-jd: 3.6.27 => 3.6.27 @tarojs/plugin-platform-qq: 3.6.27 => 3.6.27 @tarojs/plugin-platform-swan: 3.6.27 => 3.6.27 @tarojs/plugin-platform-tt: 3.6.27 => 3.6.27 @tarojs/plugin-platform-weapp: 3.6.27 => 3.6.27 @tarojs/react: 3.6.27 => 3.6.27 @tarojs/runtime: 3.6.27 => 3.6.27 @tarojs/shared: 3.6.27 => 3.6.27 @tarojs/taro: 3.6.27 => 3.6.27 @tarojs/taro-loader: 3.6.27 => 3.6.27 @tarojs/webpack5-runner: 3.6.27 => 3.6.27 babel-preset-taro: 3.6.27 => 3.6.27 eslint-config-taro: 3.6.27 => 3.6.27 react: ^18.0.0 => 18.3.1
The text was updated successfully, but these errors were encountered:
同样的问题
Sorry, something went wrong.
还没解决,没人处理吧这个问题
现在还是有问题
选择了webpack5就有问题,我init项目,改成webpack4没问题了。
还没解决吗?
微信小程序 基础库的版本改一下,不要2.30 以上
No branches or pull requests
相关平台
微信小程序
复现仓库
https://gitee.com/yyc_kui/taro-react-wx.git
小程序基础库: 3.4.3
使用框架: React
复现步骤
用的taro开发的小程序, 然后再微信开发者工具用真机调试, android的手机扫码之后正常展示页面,
但是用ios手机扫码,页面白屏,只显示title
期望结果
微信小程序开发者工具在ios下正常显示页面
实际结果
微信小程序开发者工具在ios下不正常显示页面
环境信息
The text was updated successfully, but these errors were encountered: