EpicNesh26 / Spotify-Clone

A project that replicates the core functionalities of Spotify, a popular music streaming service. This clone aims to provide similar features and user experience.
https://spotify-clone-delta-ochre.vercel.app
MIT License
3 stars 2 forks source link

Fix the Javascript for other devices other than PC/Laptops #2

Closed Joker8200 closed 1 month ago

Joker8200 commented 1 month ago

So , when you click on an album it is supposed to give the songs in the songlist but it doesnt work for anything that isnt a PC or a Laptop The javascript for that is a little bit wrong. Also when you try to fetch song from album to songlist while the web is online , it doesnt work but it works when you run the project in your code editor.