hilongjw / vue-lazyload

A Vue.js plugin for lazyload your Image or Component in your application.
http://hilongjw.github.io/vue-lazyload/
MIT License
8.01k stars 868 forks source link

Cannot find name 'DOMRect' #282

Open ceck95 opened 6 years ago

ceck95 commented 6 years ago

Hello all, I am integrating in vuejs which is latest version. When i am building project then i receive error which is "ERROR in [at-loader] ./node_modules/vue-lazyload/types/lazyload.d.ts'". Help me. Thanks all.

liuxsen commented 6 years ago

I have encountered the same problem. Have you solved it? ERROR in /node_modules/vue-lazyload/types/lazyload.d.ts(44,9): TS2304: Cannot find name 'DOMRect'.

liuxsen commented 6 years ago

@nhutdev I solved the problem with v1.2.3