We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
微信小程序
小程序基础库: 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
The text was updated successfully, but these errors were encountered:
jiaozitang
Successfully merging a pull request may close this issue.
相关平台
微信小程序
小程序基础库: 2.19.5
使用框架: React
复现步骤
期望结果
小程序渲染结果的元素上 style 存在 pointerEvents 属性
实际结果
小程序渲染结果无该属性
环境信息
The text was updated successfully, but these errors were encountered: