[PR #380] [CLOSED] Fix bug in link sharing for projects with no views #723

Closed
opened 2025-11-01 21:02:51 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/380
Author: @kolaente
Created: 12/18/2024
Status: Closed

Base: mainHead: kolaente/fix-link-sharing-bug


📝 Commits (1)

  • 4a073cd Fix bug in link sharing for projects with no views

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 frontend/src/components/sharing/LinkSharing.vue (+2 -2)

📄 Description

fix: do not fail to load projects without views via link share

Resolves https://community.vikunja.io/t/undefined-error-when-sharing-an-empty-project/3126


🔄 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/380 **Author:** [@kolaente](https://github.com/kolaente) **Created:** 12/18/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `kolaente/fix-link-sharing-bug` --- ### 📝 Commits (1) - [`4a073cd`](https://github.com/go-vikunja/vikunja/commit/4a073cdd2b1d8d8e8cfbecfe833e71beaa1e52fe) Fix bug in link sharing for projects with no views ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/sharing/LinkSharing.vue` (+2 -2) </details> ### 📄 Description fix: do not fail to load projects without views via link share Resolves https://community.vikunja.io/t/undefined-error-when-sharing-an-empty-project/3126 --- <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 2025-11-01 21:02:51 -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#723