Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Home Refresh Crash #1486

Merged
merged 1 commit into from
Nov 11, 2023
Merged

Fix Home Refresh Crash #1486

merged 1 commit into from
Nov 11, 2023

Conversation

1hitsong
Copy link
Member

Changes

On data update, if home section doesn't exist, create it and adjust all later sections to make room.

Issues

Fixes #1484

@1hitsong 1hitsong requested a review from a team as a code owner November 11, 2023 04:38
Copy link
Member

@cewert cewert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works for me. I can't reproduce 👍

@cewert cewert merged commit 06fe0b2 into jellyfin:unstable Nov 11, 2023
9 checks passed
@1hitsong 1hitsong deleted the fixHomeRefreshCrash branch November 11, 2023 14:02
@cewert cewert added the bug-fix This fixes a bug. label Nov 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix This fixes a bug.
Projects
Development

Successfully merging this pull request may close these issues.

Crash on home screen when rowIndex is invalid
2 participants