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

H5 Text组件的userSelect属性不生效,设置后还是不能选择 #13747

Closed
ShaoGongBra opened this issue Apr 26, 2023 · 1 comment · Fixed by #13774
Closed

H5 Text组件的userSelect属性不生效,设置后还是不能选择 #13747

ShaoGongBra opened this issue Apr 26, 2023 · 1 comment · Fixed by #13774
Labels
E-medium Helper Wanted - Medium T-h5 Target - 编译到 H5

Comments

@ShaoGongBra
Copy link
Contributor

相关平台

H5

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

复现步骤

<Text userSelect>文本选择</Text>

期望结果

能选择

实际结果

无法选择

环境信息

Taro CLI 3.6.5 environment info:
    System:
      OS: macOS 13.3.1
      Shell: 5.9 - /bin/zsh
    Binaries:
      Node: 18.16.0 - /var/folders/5j/t9hd6v1d3s902h5xb3g1rmv40000gn/T/yarn--1682234222327-0.7099768356889637/node
      Yarn: 1.22.19 - /var/folders/5j/t9hd6v1d3s902h5xb3g1rmv40000gn/T/yarn--1682234222327-0.7099768356889637/yarn
      npm: 9.5.1 - ~/.nvm/versions/node/v18.16.0/bin/npm
    npmPackages:
      @tarojs/cli: 3.6.5 => 3.6.5 
      @tarojs/components: 3.6.5 => 3.6.5 
      @tarojs/helper: 3.6.5 => 3.6.5 
      @tarojs/plugin-framework-react: 3.6.5 => 3.6.5 
      @tarojs/plugin-platform-alipay: 3.6.5 => 3.6.5 
      @tarojs/plugin-platform-h5: ^3.6.5 => 3.6.5 
      @tarojs/plugin-platform-jd: 3.6.5 => 3.6.5 
      @tarojs/plugin-platform-qq: 3.6.5 => 3.6.5 
      @tarojs/plugin-platform-swan: 3.6.5 => 3.6.5 
      @tarojs/plugin-platform-tt: 3.6.5 => 3.6.5 
      @tarojs/plugin-platform-weapp: 3.6.5 => 3.6.5 
      @tarojs/react: ^3.6.5 => 3.6.5 
      @tarojs/rn-runner: 3.6.5 => 3.6.5 
      @tarojs/runtime: 3.6.5 => 3.6.5 
      @tarojs/shared: 3.6.5 => 3.6.5 
      @tarojs/taro: 3.6.5 => 3.6.5 
      @tarojs/taro-rn: 3.6.5 => 3.6.5 
      @tarojs/webpack5-runner: 3.6.5 => 3.6.5 
      babel-preset-taro: 3.6.5 => 3.6.5 
      eslint-config-taro: 3.6.5 => 3.6.5 
      expo: ^47.0.13 => 47.0.13 
      react: ^18.2.0 => 18.2.0 
      react-native: ^0.70.7 => 0.70.7 
@xuanzebin xuanzebin added T-h5 Target - 编译到 H5 E-medium Helper Wanted - Medium labels Apr 26, 2023
@xuanzebin
Copy link
Member

目前 H5 暂时不支持这个属性

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-medium Helper Wanted - Medium T-h5 Target - 编译到 H5
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants