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 incorrect data type being passed to OverviewDialog.Overview #1939

Merged

Conversation

TwitchBronBron
Copy link
Contributor

@TwitchBronBron TwitchBronBron commented Sep 28, 2024

Changes

Fix a few type mismatch errors when setting the Overview field on OverviewDialog. (discovered while testing the v1 brighterscript alphas)

I'm not sure how to trigger each of these functions, but it appears to be a clear issue of passing the wrong data type so should be pretty straightforward?

image

Issues

@TwitchBronBron TwitchBronBron requested a review from a team as a code owner September 28, 2024 04:32
@cewert
Copy link
Member

cewert commented Sep 28, 2024

Let me see if I can reproduce. If so, we should rebase this on the 2.1.z branch so we can get this in the next release

@cewert
Copy link
Member

cewert commented Sep 28, 2024

Music library -> select artist -> hit * to make description full screen

I wasn't able to make prod crash using full screen dialog on the artist overview page so this should be fine in master. Thanks for the PR!

@cewert cewert added the code-cleanup This refactors or improves the code in some way; makes the code more maintainable. label Sep 28, 2024
@cewert cewert merged commit 8bff8c6 into jellyfin:master Sep 28, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-cleanup This refactors or improves the code in some way; makes the code more maintainable.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants