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

Home feed locale fix #37

Merged
merged 2 commits into from
Jul 16, 2023
Merged

Home feed locale fix #37

merged 2 commits into from
Jul 16, 2023

Conversation

Shyked
Copy link
Contributor

@Shyked Shyked commented Jul 16, 2023

Switch hardcoded es-419 locale to account locale

Some anime descriptions on the home feed are displayed in spanish independently of the account or TV selected locale.

Await account locale loaded before loading home

Another query has the locale parameter set to NaN, as the home_feed is loaded before the acount locale could be fetched. This results in using the TV locale by default instead of the account locale.

@jhassan8 jhassan8 merged commit 944f992 into jhassan8:master Jul 16, 2023
@jhassan8
Copy link
Owner

Great, these are things I hadn't noticed, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants