Open ashwini987 opened 6 years ago
lazy loader for images on search page. reactive component not support lazy loader so for that try to use react-lazy-load component
for this issue use react-lazy-load package. import this module on js file. apply component on image for both grid view and list view. create build file for this and merge this file in website and changes in css according to that.
SUMMARY:
lazy loader for images on search page. reactive component not support lazy loader so for that try to use react-lazy-load component