-
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
picker-view-column在taro4不生效(同样的代码微信正常) #17460
Comments
哈哈哈哈,我taro4前几天也遇到了,目前没有找到解决办法,直接使用自带的时间选择器针对支付宝跳过了,你如果很急可以考虑这个方案 |
picker不满足我们原有交互诉求😣 |
找到一个解决方案了,混合开发原生组件,用selectComponent进行数据传递 |
有解决方案吗?picker在支付宝上各种问题 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
相关平台
支付宝小程序
小程序基础库: 2.9.21
使用框架: Vue 3
复现步骤
简单的pick-view使用代码,微信端正常渲染,支付宝只能渲染pick-view,picker-view-column无法正常渲染
期望结果
picker-view-column正常渲染
实际结果
picker-view-column无法正常渲染
环境信息
补充信息
从taro3升级到taro4
The text was updated successfully, but these errors were encountered: