希望 Taro 3 支持支付宝 textarea 的 show-count 属性 #8468
Labels
enhancement
New feature or request
F-react
Framework - React
T-alipay
Target - 编译到支付宝小程序
V-3
Version - 3.x
Milestone
相关平台
支付宝小程序
小程序基础库: 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 ```The text was updated successfully, but these errors were encountered: