Skip to content

[stable33] fix(core): provide valid initial state also on public templates - #60015

Merged
susnux merged 1 commit into
stable33from
backport/59952/stable33
Apr 30, 2026
Merged

[stable33] fix(core): provide valid initial state also on public templates#60015
susnux merged 1 commit into
stable33from
backport/59952/stable33

Conversation

@backportbot

Copy link
Copy Markdown

Backport of PR #59952

The `core apps` initial state should be an array of apps currently
available. But for public templates when there is no navigation entry
the array would contain `[null]` instead of `[]` which breaks some use
cases (e.g. apps that rely on some nextcloud-vue versions).
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@backportbot
backportbotBot requested a review from a team as a code ownerApril 30, 2026 10:42
@backportbot
backportbotBot requested review from Altahrim, come-nc, leftybournes, salmart-dev, skjnldsv and susnux and removed request for a teamApril 30, 2026 10:42
@backportbotbackportbotBot added bug 3. to review Waiting for reviews labels Apr 30, 2026
@backportbotbackportbotBot added this to the Nextcloud 33.0.4 milestone Apr 30, 2026
@susnux
susnux merged commit 4b2eb67 into stable33Apr 30, 2026
196 of 205 checks passed
@susnux
susnux deleted the backport/59952/stable33 branch April 30, 2026 21:27
@nextcloud-botnextcloud-bot mentioned this pull request May 19, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@skjnldsv@CarlSchwan@susnux