adrianhajdin/project_music_player

Swiper not working in TopPlay component

Opened this issue · 2 comments

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
screenshot1
screenshot2

yes the same issue is occurring

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 screenshot1 screenshot2

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