maxisam / ngx-progressive-image-loader

lazy load img/picture, prevent reflow and seo friendly.
MIT License
35 stars 6 forks source link

NgxWindowTokenModule issue #17

Open theJazzman opened 4 years ago

theJazzman commented 4 years ago

Plugin is awesome! There is however an issue with the ngx-window-token plugin you depend upon. It only works with the 1.0.2 version and not the newest, could you maybe update your code to make it work with the newest version?

Thank you, and again very cool plugin

maxisam commented 4 years ago

yeah, I will push v4 today. It is on beta for a long time.

theJazzman commented 4 years ago

Thank you very much !

maxisam commented 4 years ago

V4 is out. The only issue I know is it doesn't work properly with Universal. I have been using this version on production(V7/V8) for quite a while.

theJazzman commented 4 years ago

Thank you very much, it's highly appreciated