adrianhajdin / project_music_player

Master modern web development by building an improved version of Spotify. With a modern homepage, fully-fledged music player, search, lyrics, song exploration features, search, popular music around you, worldwide top charts, and much more, this is the best music application you can currently find on YouTube.

Home Page:https://jsmastery.pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The MusicPlayer component is throwing an error

Akash4510 opened this issue · comments

The currentSongs is undefined every time I run the application, due to which the application is unable to play songs, and if I add a '?' after the currentSongs in the useEffect hook then the songs are playing but all the functionality like the next song, prev song, shuffle will not be working.

did you found a fix for it? it is happening for me as well

Hello Guys. I'm also stuck here. Any solution yet?

Find the index jsx file, you can trace it from your error message in chrome

spotify2