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(context-menu): catch error for items #2492

Merged
merged 1 commit into from
Aug 9, 2023

Conversation

kyrie25
Copy link
Member

@kyrie25 kyrie25 commented Jul 27, 2023

Uncaught error caused by one item affects all other items as the loop gets broken and the function never reaches the part where all items are prepended at once.
https://github.com/spicetify/spicetify-cli/blob/4393d2fb02d435f6e3ea4e0224553c95225d95c7/jsHelper/spicetifyWrapper.js#L1466

@afonsojramos afonsojramos merged commit 1219f43 into master Aug 9, 2023
12 checks passed
@afonsojramos afonsojramos deleted the fix/content-menu-item-error branch August 9, 2023 09:57
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.

3 participants