You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed there's no play button on the artist page for the artist page songs. I tried taking out the !artistId wrapper out to allow the PlayPause component to load, but I get the handlePlayClick() is not a function. I tried putting handlePlayClick() in my SongBar file but I still get errors. What can I do to allow music to be played from the artist song list?
The text was updated successfully, but these errors were encountered:
I noticed there's no play button on the artist page for the artist page songs. I tried taking out the !artistId wrapper out to allow the PlayPause component to load, but I get the handlePlayClick() is not a function. I tried putting handlePlayClick() in my SongBar file but I still get errors. What can I do to allow music to be played from the artist song list?
The text was updated successfully, but these errors were encountered: