mirror of
https://github.com/usenocturne/nocturne-ui.git
synced 2026-04-25 07:45:52 +03:00
[PR #106] [MERGED] fix: liked songs crash #121
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#121
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/106
Author: @alvvaro
Created: 5/12/2025
Status: ✅ Merged
Merged: 5/13/2025
Merged by: @brandonsaldan
Base:
main← Head:alvvaro/fix-liked-songs-cover📝 Commits (1)
f461d97fix: liked songs cover crash📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/components/content/ContentView.jsx(+1 -1)📄 Description
Fixes a crash when entering the liked songs playlist, caused by trying to access the element 1 of an array of length 1.
github.com/usenocturne/nocturne-ui@d6fa4ab92f/src/components/content/ContentView.jsx (L254-L256)github.com/usenocturne/nocturne-ui@d6fa4ab92f/src/components/content/ContentView.jsx (L262)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.