fix(plugin-loader): update context filtering logic for backend mode #2990
No reviewers
Labels
No labels
awaiting-reply
breaking changes
bug
cannot-reproduce
dependencies
documentation
duplicate
electron-issue
enhancement
fix-available
good first issue
help wanted
invalid
javascript
need more information
need rebase
official-youtube-music-issue
plugin request
question
release
security
stale
Status: blocked
typo
wontfix
ytmd-issue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: YTMD/youtube-music#2990
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/plugin-loader-menu"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #2988
This filters out the
menu
context (instead ofbackend
) if mode isbackend
.For reference, the previous version of
plugin-loader
pops out themenu
context if the mode isbackend