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

Opening album/ep/single page through NewReleases returns error #1501

Closed
2 tasks done
TheMayhem6328 opened this issue Feb 25, 2022 · 2 comments Β· Fixed by #1510 or #1511
Closed
2 tasks done

Opening album/ep/single page through NewReleases returns error #1501

TheMayhem6328 opened this issue Feb 25, 2022 · 2 comments Β· Fixed by #1510 or #1511
Assignees
Labels

Comments

@TheMayhem6328
Copy link

πŸ” Have you checked Spicetify.app page for your issue?

  • I have checked the FAQ

πŸ” Is there already an issue for your problem?

  • I have checked older issues, open and closed

β„Ή Environment / Computer Info

- Spotify version: 1.1.79.763.gc2965cdf
- Spicetify version: 2.9.1
- OS: Windows 11

πŸ“ Description

Upon clicking any entry in new releases, errors are dumped in console and I am met with a "something went wrong" page

Below are the relevant console errors

vendor-xpui.js:29

TypeError: Cannot read properties of null (reading 'scrollTop')
    at Grid.componentWillUnmount (spicetify-routes-new-releases.js:192:31)
    at vendor~xpui.js:29:3486748
    at Ra (vendor~xpui.js:29:3486789)
    at La (vendor~xpui.js:29:3488915)
    at Rs (vendor~xpui.js:29:3507065)
    at t.unstable_runWithPriority (vendor~xpui.js:29:3731400)
    at hi (vendor~xpui.js:29:3455825)
    at Cs (vendor~xpui.js:29:3504803)
    at gs (vendor~xpui.js:29:3493601)
    at vendor~xpui.js:29:3456097
Aa @ vendor~xpui.js:29
Ua.o.componentDidCatch.n.callback @ vendor~xpui.js:29
Vi @ vendor~xpui.js:29
ji @ vendor~xpui.js:29
Rs @ vendor~xpui.js:29
t.unstable_runWithPriority @ vendor~xpui.js:29
hi @ vendor~xpui.js:29
Cs @ vendor~xpui.js:29
gs @ vendor~xpui.js:29
(anonymous) @ vendor~xpui.js:29
t.unstable_runWithPriority @ vendor~xpui.js:29
hi @ vendor~xpui.js:29
yi @ vendor~xpui.js:29
gi @ vendor~xpui.js:29
bs @ vendor~xpui.js:29
Un @ vendor~xpui.js:29

xpui.js

TypeError: Cannot read properties of null (reading 'scrollTop')
    at Grid.componentWillUnmount (spicetify-routes-new-releases.js:192:31)
    at vendor~xpui.js:29:3486748
    at Ra (vendor~xpui.js:29:3486789)
    at La (vendor~xpui.js:29:3488915)
    at Rs (vendor~xpui.js:29:3507065)
    at t.unstable_runWithPriority (vendor~xpui.js:29:3731400)
    at hi (vendor~xpui.js:29:3455825)
    at Cs (vendor~xpui.js:29:3504803)
    at gs (vendor~xpui.js:29:3493601)
    at vendor~xpui.js:29:3456097
a @ xpui.js:1
onError @ xpui.js:1
componentDidCatch @ xpui.js:1
Ua.o.componentDidCatch.n.callback @ vendor~xpui.js:29
Vi @ vendor~xpui.js:29
ji @ vendor~xpui.js:29
Rs @ vendor~xpui.js:29
t.unstable_runWithPriority @ vendor~xpui.js:29
hi @ vendor~xpui.js:29
Cs @ vendor~xpui.js:29
gs @ vendor~xpui.js:29
(anonymous) @ vendor~xpui.js:29
t.unstable_runWithPriority @ vendor~xpui.js:29
hi @ vendor~xpui.js:29
yi @ vendor~xpui.js:29
gi @ vendor~xpui.js:29
bs @ vendor~xpui.js:29
Un @ vendor~xpui.js:29

πŸ“Έ Screenshots

image
image

@TheMayhem6328 TheMayhem6328 added the πŸ› bug Something isn't working label Feb 25, 2022
@afonsojramos
Copy link
Member

I can confirm that this is happening. Will look into it tomorrow, but it should be an easy fix.

@afonsojramos
Copy link
Member

Closed by #1510 and #1511.

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

Successfully merging a pull request may close this issue.

2 participants