react-lazy-images icon indicating copy to clipboard operation
react-lazy-images copied to clipboard

exception thrown when image is 404

Open cbarraford opened this issue 6 years ago • 7 comments

I get the following error when I have an image that is not found (404) and I'm also importing `intersection-observer'

import 'intersection-observer'; \\ the package is just imported, no other code references it

Has anyone else seen this problem??

screenshot 2018-10-10 17 04 38

cbarraford avatar Oct 10 '18 10:10 cbarraford

Same here :)

etienne-bondot avatar Dec 18 '18 10:12 etienne-bondot

I seem to have this without importing the polyfill, going to try an error boundary, I'll report back

Pushplaybang avatar Apr 18 '19 23:04 Pushplaybang

This doesn't work for me, the error in the Promise keeps being uncaught

nik-lampe avatar Oct 22 '19 09:10 nik-lampe

@nik-lampe you right my solution did not work. I removed it. Still an issue on my side.

etienne-bondot avatar May 28 '20 15:05 etienne-bondot

I'm experiencing the same issue also.

pieshop avatar Nov 04 '20 17:11 pieshop

Has anyone found a fix for this issue?

yashspr avatar May 14 '21 06:05 yashspr

Has anyone found a workaround for this?

lenaggar avatar Aug 26 '21 09:08 lenaggar