Hi, i’m searching a component like this: https://github.com/NathanWalker/ng2-image-lazy-load
I can’t use that because it has a problem when you compile with ngc: https://github.com/NathanWalker/ng2-image-lazy-load/issues/17
Does anyone know how to use this component? Else, i’m searching a similar component with cache, that works with webworkers, and, if it is posible, that listens the scroll.
Thanks.