Why can I not pass an album uri and offset to SpotifyWebPlayer component? #165
-
Whenever I pass in a new Album URI to the Spotify Web Player component (as a string) and an offset it makes a Spotify api play request, however, the body of the request is after refreshing the page, the web player correctly makes the request by including the context URI in the body I could just pass in the track URI instead of the album URI, but I want to be able to skip forward and backward between the album by changing the offset. Any idea why this is happening? Thank you by the way for creating and sharing this player! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Hey @ZacharySal Could you give me more information about when and how this happened? |
Beta Was this translation helpful? Give feedback.
I have created a new issue for this if you have the time to look at it, thank you.