gilbarbara / react-spotify-web-playback

A simple player for Spotify's web playback
https://react-spotify-web-playback.gilbarbara.dev/
MIT License
326 stars 72 forks source link

Set volume to 0 return error #61

Closed luisfuertes closed 3 years ago

luisfuertes commented 3 years ago

Cant set volume to 0. Get this error in console

index.js:79 Uncaught (in promise) TypeError: Failed to set the 'volume' property on 'HTMLMediaElement': The provided double value is non-finite.
    at t.setVolume (index.js:79)
    at index.js:139
gilbarbara commented 3 years ago

hey @luisfuertes

Seems like a bug in Spotify Web Playback SDK... It could resolve itself since it was working when I release the latest version.