wx.createSelectorQuery超过10层就无效?

发布于 5 年前作者 zhengtao3061 次浏览最后编辑 5 年前来自 issues

调试结果:

超过10层以上就会无效?但是一般我们封装成组件很多很多层的啊

1 回复
lhuang
lhuang1 楼9 个月前

可以先参考下文档:

https://developers.weixin.qq.com/miniprogram/dev/api/wxml/wx.createSelectorQuery.html

还有问题

请具体描述问题出现的流程,并提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。