[PR #951] [MERGED] fix: guard null access in composables #3016

Closed
opened 2026-03-22 14:28:41 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/951
Author: @dpschen
Created: 6/16/2025
Status: Merged
Merged: 6/16/2025
Merged by: @kolaente

Base: mainHead: feat/audit-composables-for-null-checks


📝 Commits (1)

  • 50094c3 fix: guard null access in composables

📊 Changes

3 files changed (+14 additions, -7 deletions)

View changed files

📝 frontend/src/composables/useProjectBackground.ts (+5 -2)
📝 frontend/src/composables/useRenewTokenOnFocus.ts (+1 -1)
📝 frontend/src/composables/useRouteWithModal.ts (+8 -4)

📄 Description

No description provided


🔄 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/go-vikunja/vikunja/pull/951 **Author:** [@dpschen](https://github.com/dpschen) **Created:** 6/16/2025 **Status:** ✅ Merged **Merged:** 6/16/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `feat/audit-composables-for-null-checks` --- ### 📝 Commits (1) - [`50094c3`](https://github.com/go-vikunja/vikunja/commit/50094c30946183921cfe2991ebccb2c7047b62bf) fix: guard null access in composables ### 📊 Changes **3 files changed** (+14 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/composables/useProjectBackground.ts` (+5 -2) 📝 `frontend/src/composables/useRenewTokenOnFocus.ts` (+1 -1) 📝 `frontend/src/composables/useRouteWithModal.ts` (+8 -4) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-22 14:28:41 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#3016