[PR #106] [MERGED] fix: liked songs crash #121

Closed
opened 2026-02-28 15:42:14 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: alvvaro/fix-liked-songs-cover


📝 Commits (1)

  • f461d97 fix: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/usenocturne/nocturne-ui/pull/106 **Author:** [@alvvaro](https://github.com/alvvaro) **Created:** 5/12/2025 **Status:** ✅ Merged **Merged:** 5/13/2025 **Merged by:** [@brandonsaldan](https://github.com/brandonsaldan) **Base:** `main` ← **Head:** `alvvaro/fix-liked-songs-cover` --- ### 📝 Commits (1) - [`f461d97`](https://github.com/usenocturne/nocturne-ui/commit/f461d97ec085cec4da4500642d47cd07b6b6ac72) fix: liked songs cover crash ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/components/content/ContentView.jsx` (+1 -1) </details> ### 📄 Description Fixes a crash when entering the liked songs playlist, caused by trying to access the element 1 of an array of length 1. https://github.com/usenocturne/nocturne-ui/blob/d6fa4ab92fb8db7411571223ae93a184f1d66d41/src/components/content/ContentView.jsx#L254-L256 https://github.com/usenocturne/nocturne-ui/blob/d6fa4ab92fb8db7411571223ae93a184f1d66d41/src/components/content/ContentView.jsx#L262 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 15:42:14 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nocturne-ui#121
No description provided.