Skip to content

[stable32] fix(core): provide valid initial state also on public templates#60024

Open
backportbot[bot] wants to merge 1 commit intostable32from
backport/59952/stable32
Open

[stable32] fix(core): provide valid initial state also on public templates#60024
backportbot[bot] wants to merge 1 commit intostable32from
backport/59952/stable32

Conversation

@backportbot
Copy link
Copy Markdown

@backportbot backportbot Bot commented Apr 30, 2026

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 backportbot Bot requested a review from a team as a code owner April 30, 2026 21:31
@backportbot backportbot Bot requested review from come-nc, skjnldsv and susnux and removed request for a team April 30, 2026 21:31
@backportbot backportbot Bot added bug 3. to review Waiting for reviews labels Apr 30, 2026
@backportbot backportbot Bot added this to the Nextcloud 32.0.10 milestone Apr 30, 2026
@susnux susnux requested a review from danxuliu April 30, 2026 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants