Skip to content
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

支付宝无法显示PickerViewColumn组件 #7013

Closed
liujiayii opened this issue Jul 13, 2020 · 5 comments · Fixed by #7153
Closed

支付宝无法显示PickerViewColumn组件 #7013

liujiayii opened this issue Jul 13, 2020 · 5 comments · Fixed by #7153
Labels
F-react Framework - React P-1 High, patch T-alipay Target - 编译到支付宝小程序 V-3 Version - 3.x
Milestone

Comments

@liujiayii
Copy link

liujiayii commented Jul 13, 2020

相关平台

支付宝小程序

小程序基础库: 1.24.1
使用框架: React

复现步骤

npx @tarojs/cli init myApp

<PickerView indicatorStyle='height: 50px;' style='width: 100%; height: 300px;' >
          <PickerViewColumn>
            <View>1年</View>
         </PickerViewColumn>
 </PickerView>

期望结果

正确显示

实际结果

无法显示,未报错
支付宝:
image
微信:
image

环境信息

� Taro v3.0.2


  Taro CLI 3.0.2 environment info:
    System:
      OS: Windows 10
    Binaries:
      Node: 14.4.0 - C:\Program Files\nodejs\node.EXE
      Yarn: 1.22.4 - C:\Users\liuji\AppData\Roaming\npm\yarn.CMD
      npm: 6.14.2 - C:\Program Files\nodejs\npm.CMD

@taro-bot2 taro-bot2 bot added F-react Framework - React T-alipay Target - 编译到支付宝小程序 V-3 Version - 3.x labels Jul 13, 2020
@Chen-jj Chen-jj added the P-1 High, patch label Jul 13, 2020
@taro-bot2 taro-bot2 bot added this to the 3.0.3 milestone Jul 13, 2020
@Chen-jj Chen-jj modified the milestones: 3.0.3, 3.0.4, 3.0.5, 3.0.6 Jul 13, 2020
@liujiayii
Copy link
Author

@Chen-jj 请问是否有临时的应急解决方案,这个影响挺大的,看taro的版本排期是很久以后了,谢谢

@Chen-jj
Copy link
Contributor

Chen-jj commented Jul 20, 2020

@liujiayii 支付宝 PickerView 对 template 结构有一定要求,这里要改生成的模板,还是要等发版解决。

@liujiayii
Copy link
Author

@liujiayii 支付宝 PickerView 对 template 结构有一定要求,这里要改生成的模板,还是要等发版解决。

像这种比较严重的问题是否应该即时修复,等待排期更新的话,很多公司在用这个有bug的版本就无法迭代小程序了

Chen-jj added a commit that referenced this issue Jul 24, 2020
* 移除 mini-runner 里根据平台判断的模板逻辑,改为各平台插件自己管理这部分逻辑
* 修复支付宝小程序 picker-view 组件不生效的问题, fix #7013
@Chen-jj Chen-jj modified the milestones: 3.0.6, 3.0.7 Jul 28, 2020
@Chen-jj Chen-jj reopened this Jul 28, 2020
@Chen-jj Chen-jj modified the milestones: 3.0.7, 3.0.8 Aug 3, 2020
@Goodvincent
Copy link

请问这个问题什么时候能发版解决 @Chen-jj

@Nickhao485
Copy link

@Chen-jj 百度小程序也有同样的问题,3.0.10无法使用

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
F-react Framework - React P-1 High, patch T-alipay Target - 编译到支付宝小程序 V-3 Version - 3.x
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants