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.21.1 使用框架: React
最新官方项目git拉取下来 然后query.selectAll(str).boundingClientRect 查找到的节点dataset 没有值
能拿到这个值
没有拿到
👽 Taro v3.3.16 Taro CLI 3.3.16 environment info: System: OS: Windows 10 Binaries: Node: 14.15.2 - D:\software\nodejs\node.EXE npm: 6.14.9 - D:\software\nodejs\npm.CMD
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
@Chen-jj
提供一下 demo
@Chen-jj 直接就是官方的demo
@lxiaohui 3.x直接用ref,不用原来的query.selectAll....
3.5.11也有同样的情况,dataset不支持
No branches or pull requests
相关平台
微信小程序
小程序基础库: 2.21.1
使用框架: React
复现步骤
最新官方项目git拉取下来 然后query.selectAll(str).boundingClientRect 查找到的节点dataset 没有值
期望结果
能拿到这个值
实际结果
没有拿到
环境信息
The text was updated successfully, but these errors were encountered: