DEV Community

Euller Peixoto
Euller Peixoto

Posted on

HTTP request works on my HTTPS website, but not using Infinity scroll

So i'm building this website for a job test, and it is working pretty well, but when i scroll down to request more content it logs an error, how could i solve that?
I'm using Next.js, the scrolling is made by using the useEffect hook.

Image description

Oldest comments (0)