-
-
Notifications
You must be signed in to change notification settings - Fork 133
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
i.toLowerCase is not a function crashes album view #396
Comments
Thanks for following the bug template! Some people seem to find this hard to do 😕 I think you're on the right track; |
Here's the console output, hope it helps:
|
Thanks for that - it definitely looks to be an issue within the sorting function when your Library Albums are being rendered. Can you please advise your settings for:
You can run the following in your browser console to get these settings: |
here's what i get
|
Can you try Settings > Reset all settings? I think what's happened is your sort is set to an invalid value (perhaps due to an earlier version). When sorting albums by artist, running |
That did the trick....thank you very much for the support! |
Describe the bug
Recently i started seeing this error, which crashed the album view for me:
To Reproduce
Not sure, but it could be a missing field or
null
value in the album list. Here's the list I get back from spotifyhttps://gist.github.com/MichaelRuhwedel/92003a9208289a281dbcb54819d06e49/raw/fdd0f04553c6acaa061150540d5aaa2085fe2d20/error-response
Environment details:
The text was updated successfully, but these errors were encountered: