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

苹果电脑Safari浏览器不能使用

longFeiLi opened this issue · comments

demo页面没有引入IntersectionObserver API polyfill

该项目依赖 IntersectionObserver API,如需在较低版本浏览器运行,需要引入 IntersectionObserver API polyfill
IntersectionObserver API polyfill
https://github.com/w3c/IntersectionObserver/tree/master/polyfill