You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: keep references to active menus created by api Menu (electron#22151)
Without this such menus would be destroyed by js garbage collector even
when they are still displayed.
Co-authored-by: CezaryKulakowski <50166166+CezaryKulakowski@users.noreply.github.com>
0 commit comments