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

Fixes for expFeatures.js #1419

Merged
merged 2 commits into from
Jan 24, 2022
Merged

Fixes for expFeatures.js #1419

merged 2 commits into from
Jan 24, 2022

Conversation

jeroentvb
Copy link
Contributor

This PR fixes an error caused by setting a property on activeProperties that doesn't exist (anymore?). The property was retrieved from localStorage. In my case the key was '58'.

It also fixes #1417. The experimental features didn't render anymore, because of outdated use of properties on the resolver object.

I was testing with the 'enhance playlist' feature, and noticed toggling the feature required a reload to show up in the UI. Would be nice to automatically reload Spotify on closing the popup window, but I don't see a way to detect the window closing.
Also the 'Show "Made For You" entry point in the left sidebar' feature seems to be broken, not sure if we can do anything about that.

Copy link
Member

@afonsojramos afonsojramos left a comment

Choose a reason for hiding this comment

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

Awesome! Thanks for the PR!

@afonsojramos afonsojramos merged commit 858a38e into spicetify:master Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants