mirror of
https://github.com/usenocturne/nocturne-ui.git
synced 2026-04-25 07:45:52 +03:00
Labels
No labels
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nocturne-ui#103
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/usenocturne/nocturne-ui/pull/66
Author: @vakst
Created: 12/18/2024
Status: ✅ Merged
Merged: 12/19/2024
Merged by: @brandonsaldan
Base:
develop/v3.0.0-beta.1← Head:fetch.playback.state.on.inactive.device📝 Commits (1)
12ab18cfixes #65📊 Changes
6 files changed (+37 additions, -85 deletions)
View changed files
📝
src/pages/album/[albumId].jsx(+2 -17)📝
src/pages/artist/[artistId].jsx(+2 -17)📝
src/pages/collection/tracks.jsx(+2 -17)📝
src/pages/mix/[mixId].jsx(+2 -17)📝
src/pages/playlist/[playlistId].jsx(+2 -17)➕
src/services/playerService.js(+27 -0)📄 Description
fixes #65
An error occurs when no active players are available. The code is trying to parse the JSON response from the API https://api.spotify.com/v1/me/player
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.