mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-09 07:13:35 -05:00
[PR #380] [CLOSED] Fix bug in link sharing for projects with no views #723
Reference in New Issue
Block a user
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/go-vikunja/vikunja/pull/380
Author: @kolaente
Created: 12/18/2024
Status: ❌ Closed
Base:
main← Head:kolaente/fix-link-sharing-bug📝 Commits (1)
4a073cdFix 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.