You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
createListComponent.js?587f:27 Uncaught (in promise) TypeError: tarojs_taro__WEBPACK_IMPORTED_MODULE_0_.default.createSelectorQuery is not a function
at getRectSize (createListComponent.js?587f:27)
at eval (createListComponent.js?587f:132)
at new Promise ()
at List._getSizeUploadSync (createListComponent.js?587f:111)
at List._getSizeUpload (createListComponent.js?587f:137)
at getItemSize (FixedSizeList.js?8bc2:94)
at List._getItemStyle (createListComponent.js?587f:199)
at List.render (createListComponent.js?587f:503)
at finishClassComponent (react-dom.development.js?61bb:17160)
at updateClassComponent (react-dom.development.js?61bb:17110)
相关平台
H5
浏览器版本: Chrome90.0.4430.93
使用框架: React
复现步骤
使用虚拟列表并且添加unlimitedSize参数就会报错
期望结果
正常运行
实际结果
createListComponent.js?587f:27 Uncaught (in promise) TypeError: tarojs_taro__WEBPACK_IMPORTED_MODULE_0_.default.createSelectorQuery is not a function
at getRectSize (createListComponent.js?587f:27)
at eval (createListComponent.js?587f:132)
at new Promise ()
at List._getSizeUploadSync (createListComponent.js?587f:111)
at List._getSizeUpload (createListComponent.js?587f:137)
at getItemSize (FixedSizeList.js?8bc2:94)
at List._getItemStyle (createListComponent.js?587f:199)
at List.render (createListComponent.js?587f:503)
at finishClassComponent (react-dom.development.js?61bb:17160)
at updateClassComponent (react-dom.development.js?61bb:17110)
环境信息
The text was updated successfully, but these errors were encountered: