SmileZXLee / uni-z-paging

【uni-app下拉刷新、上拉加载】高性能,全平台兼容。支持vue、nvue、vue2、vue3,使用wxs+renderjs实现。支持虚拟列表,支持自定义下拉刷新、上拉加载更多,支持自动管理空数据图、点击返回顶部,支持聊天分页、本地分页,支持国际化等100+项配置
https://z-paging.zxlee.cn
MIT License
874 stars 69 forks source link

打开z-paging页面然后快速关闭,会 报SelectorQuery 相关错误 #69

Closed lixbandroid closed 4 months ago

lixbandroid commented 1 year ago

编译平台 HbuilderX

VUE版本 vue3+vue

运行平台 抖音小程序

问题描述 打开z-paging的列表页,然后马上关闭,就会报一下错误,但不影响正常使用 A single SelectorQuery could not work in components in different pages. A SelectorQuery#in call has been ignored and the page root is used as the current component.