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

设置 pointer-events:none 的 style 属性消失 #10344

Closed
forever-z-133 opened this issue Sep 26, 2021 · 0 comments · Fixed by #10491 or #10501
Closed

设置 pointer-events:none 的 style 属性消失 #10344

forever-z-133 opened this issue Sep 26, 2021 · 0 comments · Fixed by #10491 or #10501
Assignees
Labels
F-react Framework - React T-weapp Target - 编译到微信小程序 V-3 Version - 3.x
Milestone

Comments

@forever-z-133
Copy link

相关平台

微信小程序

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

复现步骤

<Text style={{ pointerEvents: 'none' }} >文字文字</Text>

期望结果

小程序渲染结果的元素上 style 存在 pointerEvents 属性

实际结果

小程序渲染结果无该属性

环境信息

  Taro CLI 3.3.6 environment info:
    System:
      OS: Windows 10
    Binaries:
      Node: 14.16.1 - C:\Program Files (x86)\nodejs\node.EXE
      Yarn: 1.22.10 - C:\Users\yonghzhang\AppData\Roaming\npm\yarn.CMD
      npm: 7.20.3 - C:\Program Files (x86)\nodejs\npm.CMD
@taro-bot2 taro-bot2 bot added F-react Framework - React T-weapp Target - 编译到微信小程序 V-3 Version - 3.x labels Sep 26, 2021
@jiaozitang jiaozitang self-assigned this Oct 24, 2021
@Chen-jj Chen-jj added this to the 3.3.11 milestone Oct 25, 2021
@Chen-jj Chen-jj linked a pull request Oct 25, 2021 that will close this issue
17 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
F-react Framework - React T-weapp Target - 编译到微信小程序 V-3 Version - 3.x
Projects
None yet
3 participants