xunleif2e / vue-lazy-component

🐌 Vue.js 2.x 组件级懒加载方案-Vue.js 2.x component level lazy loading solution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

组件所在的视口,如果组件是在页面容器内滚动,视口就是该容器 ,这时候这个viewport属性值怎么填

jackluson opened this issue · comments

TypeError: Failed to construct 'IntersectionObserver': member root is not of type Element.
试过很多值,都是报这个错误

null 表示视口

不是null情况,值怎么填呢