Skip to content
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

TypeError: undefined is not an object (evaluating 'item.images[_this3.giphyGifPreview].url')] #12

Open
spectrox0 opened this issue Aug 22, 2021 · 1 comment

Comments

@spectrox0
Copy link

sometimes this error occurs to me, is there any way to avoid it?

@Thanasis1101
Copy link
Owner

Thanasis1101 commented Aug 23, 2021

@spectrox0 Oh, it seems like some gifs do not have the requested quality available. I should fix this by providing the closest quality available, or by not showing these gifs. It would really help if you could provide me the properties you use inside GifSearch component and a scenario in which you get this error (what text you search for etc.), so I can reproduce it.

What you could do until I update the package with a fix for this bug, is try some other value in the previewGifQuality property (low, medium or high) and see if the same problem still occurs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants