Swiper not working in TopPlay component
Opened this issue · 2 comments
tynoschuck commented
Hello there!
I have already fixed the code in Top Play component as solved in issue #24.
Now the page displays without errors. However, the swiper is not working properly, and in the Top Artists does not show anything but the alt names of the images
shivam-jha2712 commented
yes the same issue is occurring
thakurprathya commented
Hello there! I have already fixed the code in Top Play component as solved in issue #24. Now the page displays without errors. However, the swiper is not working properly, and in the Top Artists does not show anything but the alt names of the images
this can be solved by replacing img src with : { song?.images.background}
this works for me & could you please share artistDetail file for issue 24 only