I am using react lazy load component npm library, How can I know whether its working or not? I have used onContentVisible which is available in react lazy load component library docs. Even Without scrolling, In developer tools, Network tab says 84 requests are sent which is the maximum requests for my web page. How can I figure it out?
react-lazy-loadnpm module because it supportsonContentVisible. Kindly add more information about what you are using and add minimal reproducible example