-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
exception thrown when image is 404 #17
Comments
Same here :) |
I seem to have this without importing the polyfill, going to try an error boundary, I'll report back |
This doesn't work for me, the error in the Promise keeps being uncaught |
@nik-lampe you right my solution did not work. I removed it. Still an issue on my side. |
I'm experiencing the same issue also. |
Has anyone found a fix for this issue? |
Has anyone found a workaround for this? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I get the following error when I have an image that is not found (404) and I'm also importing `intersection-observer'
Has anyone else seen this problem??
The text was updated successfully, but these errors were encountered: