-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
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
用的taro开发的小程序, 然后再微信开发者工具用真机调试, android的手机扫码之后正常展示页面, 但是用ios手机扫码,页面白屏,只显示title #15726
Comments
同样的问题 |
还没解决,没人处理吧这个问题 |
现在还是有问题 |
选择了webpack5就有问题,我init项目,改成webpack4没问题了。 |
还没解决吗? |
微信小程序 基础库的版本改一下,不要2.30 以上 |
3.6.27 一直有这个问题,升级下版本看看,每次打包都要把所有页面检查下,不然偶尔就会出现某一个页面白屏又不报错 |
issue太多了,处理不过来🤭 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
相关平台
微信小程序
复现仓库
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: