Error in event handler for "view.onRequestComponentInfo": "TypeError: Cannot read property 'height' of undefined"
Opened this issue · 1 comments
JeoYaoxiao commented
错误位置:
selectorQuery.selectAll('.nav-left-item').boundingClientRect(function(rects) { let rect_height = rects[0].height;
JeoYaoxiao commented
解决于 #3