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

希望 Taro 3 支持支付宝 textarea 的 show-count 属性 #8468

Closed
JanzTam opened this issue Jan 7, 2021 · 2 comments
Closed

希望 Taro 3 支持支付宝 textarea 的 show-count 属性 #8468

JanzTam opened this issue Jan 7, 2021 · 2 comments
Labels
enhancement New feature or request F-react Framework - React T-alipay Target - 编译到支付宝小程序 V-3 Version - 3.x
Milestone

Comments

@JanzTam
Copy link

JanzTam commented Jan 7, 2021

相关平台

支付宝小程序

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

复现步骤

<Textarea showCount={false} /> ### 期望结果 期望 showCount 能设置有效 ### 实际结果 设置了没有效果 ### 环境信息 ``` Taro v2.2.9 Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Taro CLI 2.2.9 environment info: System: OS: macOS 11.0.1 Shell: 5.8 - /bin/zsh Binaries: Node: 14.14.0 - ~/.nvm/versions/node/v14.14.0/bin/node Yarn: 1.22.4 - ~/.yarn/bin/yarn npm: 6.14.9 - ~/.nvm/versions/node/v14.14.0/bin/npm npmPackages: @tarojs/cli: 3.0.21 => 3.0.21 @tarojs/components: 3.0.21 => 3.0.21 @tarojs/mini-runner: 3.0.21 => 3.0.21 @tarojs/taro: 3.0.21 => 3.0.21 @tarojs/webpack-runner: 3.0.21 => 3.0.21 nerv-devtools: ^1.5.7 => 1.5.7 react: ^16.10.0 => 16.14.0 stylelint-config-taro-rn: 1.3.25 => 1.3.25 stylelint-taro-rn: 1.3.25 => 1.3.25 taro-ui: ^3.0.0-alpha.3 => 3.0.0-alpha.7 ```
@taro-bot2 taro-bot2 bot added F-react Framework - React T-alipay Target - 编译到支付宝小程序 V-3 Version - 3.x labels Jan 7, 2021
@Chen-jj Chen-jj added this to the 3.1.0 milestone Jan 7, 2021
@Chen-jj Chen-jj added the enhancement New feature or request label Jan 7, 2021
@Chen-jj
Copy link
Contributor

Chen-jj commented Jan 25, 2021

3.1 已支持。

@Chen-jj Chen-jj closed this as completed Jan 25, 2021
@iSoftstone-HOS
Copy link

Textarea.d.ts增加showCount属性,alipay.spec.ts.snap增加showCount属性

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

No branches or pull requests

3 participants